#1894: EventHandler's VTABLE_invoke unused and crashes .
---------------------------------+------------------------------------------
 Reporter:  DavidCzech           |        Type:  bug   
   Status:  new                  |    Priority:  normal
Milestone:  2.11                 |   Component:  none  
  Version:  2.10.0               |    Severity:  medium
 Keywords:  eventhandler invoke  |        Lang:        
    Patch:                       |    Platform:        
---------------------------------+------------------------------------------
 Although
 http://docs.parrot.org/parrot/latest/html/docs/pdds/pdd24_events.pod.html
 says that EventHandlers are code objects (anything that can be invoked or
 called), calling an EventHandler doesn't make a lot of sense (why not just
 call the code directly?). Current invoke() crashes when called (but maybe
 I'm calling it wrong?),

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1894>
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