On Sat, 03 Jun 2017 04:35:14 -0700, c...@zoffix.com wrote:
> Handled Failures are explosive again, if they're .perl'ed:
> 
> <Zoffix__> m: given Failure.new { .so; .handled.say;
> .perl.EVAL.handled.say }
> <camelia> rakudo-moar 61ecfd: OUTPUT: «True␤False␤»
> 
> Perhaps the `handled` flag should be a public attribute, settable via
> new?


Thank you for the report. This is now fixed.

Fix:  https://github.com/rakudo/rakudo/commit/b2a21fa96538e2f
Test: https://github.com/perl6/roast/commit/9625f78f3e925aa5d

Reply via email to