On Mon Oct 22 10:48:56 2007, pcoch wrote: > In src/pmc/exception_handler.pmc there is the todo item: > > * can't reuse Continuation's destroy yet - > * XXX fix ref_count handling for exception_handlers first > > So, ref_count handling for exception_handlers needs to be implemented, and > then we can reuse Continuations destroy(). Do this (please).
aren't exception_handlers PMCs? If so, they wouldn't have a ref count, they would be GC'd and not collected prematurely. Is this ticket still an issue? -- Andrew Whitworth a.k.a Whiteknight _______________________________________________ http://lists.parrot.org/mailman/listinfo/parrot-dev
