Page 1 of 1

Fix error reporting

Posted: 21 Nov 2007 19:35
by jmarkwolf
Calls to non-existent routines are ignored by compiler and make no error report.

This is also very important when porting a large program from another compiler. Error reporting helps isolate syntactical errors.

Re: Fix error reporting

Posted: 22 Nov 2007 09:55
by zristic
Do you mean non-existant labels?
It has been reported already, we will fix it.
Thanks for pointing it out.