Compiler Output

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
Ajm
Enthusiast
Enthusiast
Posts: 242
Joined: Fri Apr 25, 2003 9:27 pm
Location: Kent, UK

Compiler Output

Post 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 !
Regards

Andy

Image
Registered PB & PureVision User
GPI
PureBasic Expert
PureBasic Expert
Posts: 1394
Joined: Fri Apr 25, 2003 6:41 pm

Post by GPI »

why?

When the error is in a included file, you get a message, that it is in the included file...
User avatar
Ajm
Enthusiast
Enthusiast
Posts: 242
Joined: Fri Apr 25, 2003 9:27 pm
Location: Kent, UK

Post by Ajm »

For easier error parsing in other editors.

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

Andy

Image
Registered PB & PureVision User
Post Reply