gforth
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gforth] Proposed: Issue warning when file ends in compilation mode


From: Sam Putman
Subject: [gforth] Proposed: Issue warning when file ends in compilation mode
Date: Fri, 17 Jan 2014 09:37:02 -0800

Hi,

It is almost never the case that one wants to end a file while still compiling. 97% of the time this means a trailing semicolon was eliminated during some text operation. 

By the time the error occurs, one is in another file, being told that some word doesn't exist (because the include got compiled!). 

It would be nice if Gforth issued a warning, in the event that it reaches EOF in compile mode. 

Thanks for your consideration.

Cheers,
-Sam. 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]