#199: fix handling of vtable methods
-------------------------+--------------------------------------------------
 Reporter:  whiteknight  |       Owner:  whiteknight
     Type:  todo         |      Status:  new        
 Priority:  normal       |   Milestone:  0.9.1      
Component:  imcc         |     Version:             
 Severity:  medium       |    Keywords:             
     Lang:               |       Patch:             
 Platform:  all          |  
-------------------------+--------------------------------------------------

Comment(by kjs):

 I think this ticket is a duplicate of #103. I'm not sure, but if so, this
 ticket can be rejected/marked as duplicate.

 Regarding the problem that is indicated: it is expected that the indicated
 test, in t/pmc/parrotobject.t breaks, because the test is wrong!

 If you want to invoke a vtable method without using *method* invocation
 syntax, you'll need to pass the object itself explicitly.

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