Ticket #804 (closed RFC: fixed)
Avoid entering inner runloop when catching a exception thrown from C with a pir handler
| Reported by: | NotFound | Owned by: | NotFound |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | core | Version: | 1.3.0 |
| Severity: | high | Keywords: | |
| Cc: | Language: | ||
| Patch status: | applied | Platform: | all |
Description
The attached patch modifies Parrot_ex_throw_from_c to avoid entering a new runloop when invoking a pir exception handler. This fixes the pir example code on RT #63592
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

