# New Ticket Created by Mattia Barbon # Please include the string: [perl #31115] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=31115 >
Hello, this patch adds two functions to the extension interface: void Parrot_PMC_set_vtable(INTERP, PMC, VTABLE); changes the PMC vtable VTABLE Parrot_get_vtable(INTERP, Int); return the vtable corresponding to the given PMC id. Regards Mattia
vtable.diff
Description: Binary data