Rob Browning <[EMAIL PROTECTED]> writes:
>
> Ahh, I didn't notice that.  It's actually the second.

I guess a select hang is probably the read-char waiting for the child
to signal to the parent that it (the child) has closed stdout so the
parent can go ahead and test that connection (for eof).  Maybe gdb or
some printfs can show if that's so.

It still works ok for me though, with a renamed directory.  But I do
get a test fail in the "illegal (begin)" of syntax.test.  Dunno what
that means ... "(if #t (begin))" is supposed to be illegal but it
passes, or something.


_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel

Reply via email to