# New Ticket Created by Paul Cochrane
# Please include the string: [perl #46663]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=46663 >
In src/pmc/default.pmc:setprop() there is the todo item:
/* XXX is this too late for --gc-debug? */
VTABLE_set_pmc_keyed_str(INTERP, prop, key, value);
Um, something needs to be done here, but I'm not sure what. I hope that
someone wiser than me on parrot-porters can expand upon the ramifications
of this todo item.