>  The tricky part is that pmc2c needs to turn the "SUPER()" in something
>  like INTVAL i = SUPER(); into a snippet that gets the parent's vtable,
>  calls a function, frees the vtable and assigns the value to i (or
>  otherwise dtrt).

... or we add a new function to fetch a const pointer to the existing 
(uncopied) vtable.

You modify it, you get to keep all of the broken pieces.

-- c
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to