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

Comment(by whiteknight):

 I don't think the fix was "wrong wrong wrong", but it certainly appears
 now to have been incomplete. The fix that bacek added only added a
 get_pointer VTABLE to the FixedPMCArray, when it likely should have also
 added it to the ResizablePMCArray. It really can't be inherited as-is.

 If nobody beats me to it, I'll test this idea out later tonight. It might
 be worth mentioning somewhere that we expect the get_pointer VTABLE of all
 array-based PMCs to contain the actual C data array, so everybody can find
 them.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/218#comment:14>
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