Rob Browning <[EMAIL PROTECTED]> writes:
>
>>From the output of ps auxf, it looks like the child is probably one of
> these zombies. There are several zombie sh children:
>
> \_ [sh]
> \_ [sh]
> \_ [sh]
> \_ [lt-guile]
> \_ [lt-guile]
Actually, I see the signall
[EMAIL PROTECTED] (Ludovic Courtès) writes:
>
> Maybe this should be described in the `NEWS' file?
Yep, done. I left the manual alone it already calls for a "record of
the appropriate type" as the argument to the created funcs.
___
Guile-devel mailing
Kevin Ryde <[EMAIL PROTECTED]> writes:
> Actually, I see the signalling pipe is left in the parent, so if the
> child has printed nothing it could hang. Obviously there's something
> wrong if the child doesn't print what's expected, but the change below
> should at least cause an error instead of