Skip to content

Conversation

nobu
Copy link
Member

@nobu nobu commented Jul 19, 2023

TruffleRuby changed somewhere between f403dd53..315e774d.

$ truffleruby -v -e 'def parseable?(code);eval("BEGIN {return true}\n#{code}");rescue SyntaxError; false; end' -e 'p parseable?("")'
truffleruby 23.1.0-dev-b64cd1d4, like ruby 3.1.3, GraalVM CE Native [x86_64-darwin]
(eval):1:in `parseable?': unexpected return (LocalJumpError)
	from -e:1:in `parseable?'
	from -e:2:in `<main>'

@nobu nobu merged commit 95a2ef3 into ruby:master Jul 19, 2023
@nobu nobu deleted the skip-truffle branch July 19, 2023 03:48
@nobu nobu temporarily deployed to github-pages July 19, 2023 03:48 — with GitHub Actions Inactive
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

Successfully merging this pull request may close these issues.

2 participants