# New Ticket Created by  Paul Cochrane 
# Please include the string:  [perl #46191]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=46191 >


In src/gc/register.c:init_context() there is the todo item:

ctx->ref_count = 0;                 /* TODO 1 - Exceptions !!! */

I think this means to handle exceptions wrt reference counts correctly, but
I'm really not sure.

Reply via email to