On Mon Feb 02 15:34:07 2009, Whiteknight wrote: > On Mon Feb 02 06:23:27 2009, Whiteknight wrote: > > On Tue Jul 01 17:55:59 2008, cotto wrote: > > > Is this still an issue or can this ticket be closed? > > > > Still an issue, although it's on my radar of things to look at. This is > > probably a duplicate of #46405. > > > > I've got a few fixes in mind (all of them should be very simple), does > > anybody have a test case that causes this problem reliably so I can > > verify once I've fixed it? > > > > Actually, I don't think it is an issue anymore. src/exit.c:Parrot_exit() > does call Parrot_gc_block_mark and Parrot_gc_block_sweep, which should > disable GC through the remainder of the function. Do we have a test case > where problems are created even with these calls present? >
copying this to the list like I should have done last time. -- Andrew Whitworth a.k.a Whiteknight _______________________________________________ http://lists.parrot.org/mailman/listinfo/parrot-dev
