-
Notifications
You must be signed in to change notification settings - Fork 186
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/truffle/fiddle_backend.rb may raise Polyglot::ForeignException
#2714
Comments
Thank you for the report, I'll take a look soon. |
There seems to be no test in Fiddle for this case. I guess I'll test this in ruby/spec then. |
This is a regression since 22.1, it will be fixed soon. |
…issing library (#2714) PullRequest: truffleruby/3477
@kou Could you maybe rerun https://github.com/ruby-gettext/locale/actions/runs/2970103655/jobs/4780349285 to check it works fine now? |
Done: https://github.com/ruby-gettext/locale/actions/runs/2970103655/jobs/4905290386 |
Great, thanks! |
It should raise
Fiddle::Error
orFiddle::DLError
to compatible with https://github.com/ruby/fiddle .e.g.:
https://github.com/ruby-gettext/locale/runs/8130975674?check_suite_focus=true#step:5:8
The text was updated successfully, but these errors were encountered: