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

READLINE



The bug is that it simply returns NIL, and does not give an error.
It should be complaining about eof in the middle of a line.  I think
this whole class of things is broken (it doesn't do the right thing
with eof in the middle of an atom, for instance, and the only
reason semicolon-comments do anything at eof is that they are kludged
grossly).  I'm not sure that this has always been true.