[comp.lang.scheme] bug in interrupting xscheme read

raible@orville.nas.nasa.gov (Eric Raible) (08/22/89)

Hopefully my previous post didn't get out... but I have fixed the
bug in xscheme 0.16 whereby interrupting read could cause an
uninterruptable infinite loop.

To fix it simply call osflush from unixstuff.c:osinterrupts.

- Eric (raible@orville.nas.nasa.gov)