On Sun, 13 Oct 2013 14:11:46 +0200 Peter Bex <peter....@xs4all.nl> wrote:

> Here's a fix for another subtle bug: when a read from a file with
> read-string[!] is interrupted and gets EINTR, it will probably go
> completely nuts because of a FUBAR fixnum calculation based on
> treating C_SCHEME_FALSE or C_SCHEME_TRUE as if it were a fixnum.
> I haven't been able to reproduce this reliably in a test.

Thanks, Peter.  Pushed.

Best wishes.
Mario
-- 
http://parenteses.org/mario

_______________________________________________
Chicken-hackers mailing list
Chicken-hackers@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-hackers

Reply via email to