Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[svn ci] r13703: Start fixing the exit_handler mess - API change

0 views
Skip to first unread message

Leopold Toetsch

unread,
Jul 31, 2006, 10:48:42 AM7/31/06
to perl6-i...@perl.org
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

0 new messages