#218: can't sort a PIR subclass of an RPA.
--------------------+-------------------------------------------------------
 Reporter:  coke    |       Owner:  whiteknight
     Type:  bug     |      Status:  assigned   
 Priority:  normal  |   Milestone:  1.0        
Component:  core    |     Version:             
 Severity:  high    |    Keywords:  tcl blocker
     Lang:          |       Patch:             
 Platform:  all     |  
--------------------+-------------------------------------------------------

Comment(by whiteknight):

 This isn't exactly a duplicate of RT #54520. That ticket involves changing
 the MRO of a class that's already been instantiated. That is not the case
 in this ticket where the MRO is not being modified at all after
 instantiating the ResizablePMCArray and the RPA classes.

 On cursory inspection, the relevant code in object.pmc and class.pmc looks
 to be doing The Right Thing. I'll try to look at this issue later tonight
 in the debugger to see what's going on here.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/218#comment:4>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to