# New Ticket Created by Paul Cochrane # Please include the string: [perl #45915] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=45915 >
In src/exceptions.c there is mention about "exception being still in TODO". This means that something about exceptions is not yet finished, and needs to be implemented so that the code mentioned here (near rethrow_c_exception()) can be completed. So, once the missing piece is finished (is it finished already?) the implementation of rethrow_c_exception() needs to be updated.