Hi all,
when i catch an error on the callback function installed by
G__set_errmsgcallback() i usually receive two messages:
- the first one is the error message
- the second one i guess is the line number
If i have an error on a include file then, even if the message reports the
correct include file, the line number (i guess) is referred to the
'composite file' (i.e. C file with included H file). So the line number is
not useful, unless i consider the number of rows of both C and H file.
Is it? If yes, there is a way to have a line number relative to the file
declared on the first message?
Thanks!
--
Ing. Stefano Mora