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

[CVS ci] new push_eh opcode

8 views
Skip to first unread message

Leopold Toetsch

unread,
Nov 25, 2004, 6:16:30 AM11/25/04
to Perl 6 Internals
1) the new sequence to install an exception handler now is:

push_eh catch_label

2) Please replace code using set_eh, e.g.:

newsub Px, .Exception_Handler, catch_label
set_eh Px

with the new one-liner.

3) The set_eh opcode will remain valid until the next opcode cleanup.

Thanks,
leo

0 new messages