[Ecls-list] read and recursive-p

Raymond Toy toy.raymond at gmail.com
Thu Mar 6 01:23:21 UTC 2008


Juan Jose Garcia-Ripoll wrote:
> On Wed, Mar 5, 2008 at 2:20 AM, Raymond Toy <toy.raymond at gmail.com> wrote:
>   
>> Here's a little test program:
>>
>>  (with-input-from-string (s "abcdef")
>>   (loop (read s nil 'eof t)))
>>
>>  With gcl, clisp, and cmucl, this loop is an infinite loop.
>>
>>  However, with ecl, this code produces an end-of-file error.
>>     
>
> I have tried this with CVS and it does not happen. I do not have a
> 0.9j-p1 around to test it. Was it what you are using?
>
>   
Oh, yes, it was.  I will try again with CVS.

Sorry for all the silly questions,

Ray





More information about the ecl-devel mailing list