Hanging when loading standard prelude

jason doty jdoty@math.luc.edu
Wed, 3 Apr 2002 05:45:17 -0600 (CST)


Hugs December 2001 release
SGI IRIX 6.5.14
gcc version 2.95.2

After compiling, hugs would hang when loading the standard prelude.  The
source of the bug seems to be line 516 of input.c.  Changing "EOF" to
"(char)-1" fixed it.

hope this helps,
jason doty