[perl #45951] [TODO] Should PMC_int_val be decremented within mmd_cvt_to_types()?

2008-10-15 Thread Will Coleda via RT
On Tue Oct 02 10:15:42 2007, pcoch wrote: > In src/mmd.c there is the very cryptic todo item within mmd_cvt_to_types(): > (with some context) > > if (sig_elem->vtable->base_type == enum_class_String) { >STRING * const sig = VTABLE_get_string(interp, sig_elem); >if (

[perl #45951] [TODO] Should PMC_int_val be decremented within mmd_cvt_to_types()?

2007-10-02 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #45951] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=45951 > In src/mmd.c there is the very cryptic todo item within mmd_cvt_to_types(): (with some