Camm,

It appears that the change to read-char-no-hang no longer returns EOF in:

(read-char-no-hang str nil 'eof)

It returns NIL instead. Thus I cannot distinguish between the lack of
a character and the end of the input data, causing an infinite loop.

Tim


_______________________________________________
Axiom-developer mailing list
Axiom-developer@nongnu.org
http://lists.nongnu.org/mailman/listinfo/axiom-developer

Reply via email to