# New Ticket Created by  Paul Cochrane 
# Please include the string:  [perl #43745]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=43745 >


In the file lib/Parrot/Pmc2c/Pmc2cMain.pm there is the todo item:


            # XXX this is a quick hack to get the inheritance
            # ParrotClass isa delegate
            #
            # delegate has everything autogenerated, so these
            # methods aren't seen and not inherited properly
            #
            # the correct way would be to look at
            # $class->implements but when dumping there isn't
            # a $class object

This needs to be implemented properly.

Reply via email to