This is an incompative API change:

* exit_handlers take now officially an Interp* argument (as opposed
  to the silent usage of the void*arg as interp)
* Parrot_on_exit and Parrot_exit likewise
* get rid of global exit_handler_list, it's now an interpreter field
* adjust a lot of code and src tests

TODO get rid of internal_exception or pass an Interp* too

leo

Reply via email to