Small bug - load(file.mc) fails if there is no empty lines at the end of the file - also reported at Sourceforge #1345803.



Hello Goran,

>  Error in MACSYMA-TOP-LEVEL [or a callee]: Unexpected end of # stream "D:/docs/hapticAnalysisPackage/examples/show_bug.mc">.

This appears to be a bug in GCL's implementation of READ-CHAR-NO-HANG,
which is tickled by post-5.9.1 changes in src/mdebug.lisp and src/commac.lisp.
Additional discussion at:
http://www.math.utexas.edu/pipermail/maxima/2005/thread.html#11031

I filed a bug report to the GCL project about this,
dunno if there has been any change since then.

Hope this helps,
Robert Dodier