Re: Warnings in Euphoria 2.5
- Posted by "Juergen Luethje" <j.lue at gmx.de> Jan 31, 2005
- 542 views
Robert Craig wrote: [big snip] > In 2.5, if you call > abort() to terminate your program, the warnings will not be printed. > You'll only see them at a "normal" termination, i.e. falling off the end > of the main file. I'll fix this so they are printed out, even > if you call abort(). Thanks for the comprehensive explanation. I like the warnings, they are a great tool that helps to keep the source code clean. Regards, Juergen