[svn:parrot-pdd] r35571 - in trunk: docs/pdds include/parrot src src/gc src/pmc

2009-01-15 Thread Whiteknight
Author: Whiteknight Date: Wed Jan 14 16:44:41 2009 New Revision: 35571 Modified: trunk/docs/pdds/pdd09_gc.pod Changes in other areas also in this revision: Modified: trunk/include/parrot/pobj.h trunk/src/gc/generational_ms.c trunk/src/inter_call.c trunk/src/pmc/deleg_pmc.pmc Log:

Re: [perl #41825] [BUG] morph vtable override not working in PIR

2009-01-15 Thread Will Coleda
On Thu, Jan 15, 2009 at 1:32 PM, Andrew Whitworth via RT wrote: > Okay, I've committed a variant of my patch in r35599, but I've run into > some issues while trying to test this. The morph VTABLE interface takes > an INTVAL which represents the PMC type to morph to. This is the value > that's pass

Re: [perl #41825] [BUG] morph vtable override not working in PIR

2009-01-15 Thread kjstol
On Thu, Jan 15, 2009 at 6:32 PM, Andrew Whitworth via RT < parrotbug-follo...@parrotcode.org> wrote: > Okay, I've committed a variant of my patch in r35599, but I've run into > some issues while trying to test this. The morph VTABLE interface takes > an INTVAL which represents the PMC type to morp