Hi Andy, Andy Wingo <[EMAIL PROTECTED]> writes:
> I was about to write about how your patch looked incorrect to me, > because GC could see a half-initialized struct (and potentially sweep > it, with a bad free function); but I just looked back and back into the > history, and could not find why the critical section was there. It has > been there since Jim Blandy imported the whole mess into CVS in 1996. Kevin asked the same question a while back: http://lists.gnu.org/archive/html/guile-devel/2007-02/msg00006.html One we've had enough developers wondering why it's here, maybe we can safely remove it. :-) Thanks, Ludo'.
