[Ecls-list] bug in read-line ?
Juan Jose Garcia Ripoll
lisp at arrakis.es
Tue May 31 09:33:33 UTC 2005
Julian Stecklina wrote:
>I have noticed a read-line/eof strangeness:
>http://sourceforge.net/tracker/index.php?func=detail&aid=1212094&group_id=30035&atid=398053
>
>Regards,
>
>
Hi Julian, I think your code has one argument too much when calling
READ-LINE. If you do not want an error signaled, then it should be
(read-line stream nil nil)
Regards
Juanjo
More information about the ecl-devel
mailing list