chicken-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-hackers] [PATCH] process-fork: option to kill all but the c


From: Peter Bex
Subject: Re: [Chicken-hackers] [PATCH] process-fork: option to kill all but the current thread in the child process
Date: Mon, 29 Oct 2012 21:44:29 +0100
User-agent: Mutt/1.4.2.3i

On Sun, Oct 28, 2012 at 11:07:30AM -0400, Felix wrote:
> >> This patch allows "process-fork" to kill all existing threads but the 
> >> current
> >> one when running the child process.
> > 
> > Oops, here is an amended version. I forgot to modify types.db. Sorry.
> > 
> 
> Another amended variant. Things can only improve from this point.

Thanks for this one.  I've pushed it.  Incidentally, "make check" ran
to completion today.  The symbol GC test which was failing yesterday
succeeded now!

Might be a consequence of small internal shifts, like you said.  Anyway,
I rebuilt again with 20b7d9ef62480b43a64e04b7381d9cf62e6823a7 and it
failed.  So to debug this problem we could use that revision; it
consistently fails here, and it also failed on today's build at call-cc.

Cheers,
Peter
-- 
http://sjamaan.ath.cx
--
"The process of preparing programs for a digital computer
 is especially attractive, not only because it can be economically
 and scientifically rewarding, but also because it can be an aesthetic
 experience much like composing poetry or music."
                                                        -- Donald Knuth



reply via email to

[Prev in Thread] Current Thread [Next in Thread]