Re: [perl #60048] CGP Does Not Work with PCC Runcore Reentry

2008-10-23 Thread Allison Randal
chromatic (via RT) wrote: Several tests fail with the CGP runcore (parrot -C) when multidispatch re-enters bytecode -- in specific, anything that calls into src/pic.c from Parrot_pcc_invoke_sub_from_sig_object causes failures. The problem appears to be that CGP's PIC tries to poke into the b

[perl #60048] CGP Does Not Work with PCC Runcore Reentry

2008-10-21 Thread via RT
# New Ticket Created by chromatic # Please include the string: [perl #60048] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=60048 > Several tests fail with the CGP runcore (parrot -C) when multidispatch re-enters bytecode