Page 1 of 1

Compiler Output

Posted: Thu Aug 14, 2003 12:36 pm
by Ajm
Please, Please , Please could you add the filename to the error output from the compiler.

Something standard like

filename:line 21:Syntax Error !

Posted: Thu Aug 14, 2003 7:10 pm
by GPI
why?

When the error is in a included file, you get a message, that it is in the included file...

Posted: Thu Aug 14, 2003 10:02 pm
by Ajm
For easier error parsing in other editors.

And also for a standard error line that most other programs can understand.