On Fri, Feb 8, 2008 at 3:21 PM, via RT Klaas-Jan Stol < [EMAIL PROTECTED]> wrote:
> # New Ticket Created by Klaas-Jan Stol > # Please include the string: [perl #50646] > # in the subject line of all future correspondence about this issue. > # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=50646 > > > > in src/oo.c, the function Parrot_remove_parent needs an implementation. > > This currently does nothing but return C<PMCNULL>. > src/oo.c:Parrot_remove_parent() Why should anyone remove a parent of any class? I believe it will break the hierarchy.