[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
READLINE
- To: KMP at MIT-MC
- Subject: READLINE
- From: Glenn S. Burke <GSB at MIT-ML>
- Date: Tue, 30 Nov 82 07:29:00 GMT
- Cc: FEINBERG at CMU-CS-C, BUG-LISP at MIT-MC
- Original-date: 30 November 1982 02:29-EST
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.