Crashes on Blank Line before EOF.
Status: Alpha
Brought to you by:
runemaster
If NLMake encounters a blank line in a segment file
before reading an EOF character, it will crash the VDM
in Win32 platform, error in DOS.
A check for blank lines that are not commented needs to
be performed so that it while no longer crash or error
depending on platform. This is a serious bug.
Apparently in DOS, it gives an error about invalid
phone or line speed and will ;E the line. The problem
is most serious under Win32. Untested in Linux as of yet.
Perhaps it should ignore blank lines in segment/ctrl
files? If it comes to the actual EOF without seeing an
EOF character (NULL) it should be able to handlle it
better.
Logged In: YES
user_id=38437
Is this still a problem? If so, on which systems?
Logged In: YES
user_id=624903
Yes it is. Lack of time and programing skills have put me in
an on hold stasis.
DOS and Win32 for sure. Untested on Linux.
Logged In: YES
user_id=624903
Yes it is. Lack of time and programing skills have put me in
an on hold stasis.
DOS and Win32 for sure. Untested on Linux.