Thien-Thi Nguyen: your DNS registration for glug.org is expiring.

2006-08-21 Thread Alan Grover
www.glug.org has a registrar's page. signature.asc Description: OpenPGP digital signature ___ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel

Re: 1.8 make check failing in popen.test

2006-08-21 Thread Kevin Ryde
Rob Browning <[EMAIL PROTECTED]> writes: > > I haven't had a chance to investigate much further yet, but if I run > make check under gdb and hit Ctrl-C while popen.test is hung, there > are two threads that were running. Looks about right. What's the child process doing? It's supposed to be writ

Re: 1.8 make check failing in popen.test

2006-08-21 Thread Rob Browning
Kevin Ryde <[EMAIL PROTECTED]> writes: > Looks about right. What's the child process doing? It's supposed > to be writing to the parent to say continue. (Unless it failed to > fork there should be some child, either running or a zombie.) >From the output of ps auxf, it looks like the child is