Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failure.perl doesn't roundrip handled flag #6313

Closed
p6rt opened this issue Jun 3, 2017 · 3 comments
Closed

Failure.perl doesn't roundrip handled flag #6313

p6rt opened this issue Jun 3, 2017 · 3 comments
Labels

Comments

@p6rt
Copy link

p6rt commented Jun 3, 2017

Migrated from rt.perl.org#131496 (status was 'resolved')

Searchable as RT131496$

@p6rt
Copy link
Author

p6rt commented Jun 3, 2017

From @zoffixznet

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?

@p6rt
Copy link
Author

p6rt commented Feb 10, 2018

From @zoffixznet

On Sat, 03 Jun 2017 04​:35​:14 -0700, cpan@​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​: rakudo/rakudo@b2a21fa96538e2f
Test​: Raku/roast@9625f78f3e925aa5d

@p6rt
Copy link
Author

p6rt commented Feb 10, 2018

@zoffixznet - Status changed from 'new' to 'resolved'

@p6rt p6rt closed this as completed Feb 10, 2018
@p6rt p6rt added the Bug label Jan 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant