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

[Truffle] UnsupportedOperationException with empty rescue statement #2996

Closed
eregon opened this issue May 27, 2015 · 1 comment
Closed

[Truffle] UnsupportedOperationException with empty rescue statement #2996

eregon opened this issue May 27, 2015 · 1 comment
Assignees
Milestone

Comments

@eregon
Copy link
Member

eregon commented May 27, 2015

$ jt ruby -e 'p begin; "abc" << -4; rescue; end'
Truffle internal error: java.lang.UnsupportedOperationException: Dead nodes should have been pruned before execution starts: nil node with no invalid source position - assumed to be implicit null
@eregon eregon added the truffle label May 27, 2015
@eregon eregon added this to the truffle-dev milestone May 27, 2015
@chrisseaton
Copy link
Contributor

Fixed in 2b41e2c

@chrisseaton chrisseaton self-assigned this Jun 4, 2015
@enebo enebo added this to the Non-Release milestone Dec 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants