We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Which means it might reuse C extensions compiled on a different TruffleRuby version, which is very likely to not work.
Related to #1715 and postmodern/chruby#410.
Other Ruby managers seem not affected:
GEM_*
The text was updated successfully, but these errors were encountered:
Fixed in chruby in postmodern/chruby#419 but there is not yet a release a chruby containing the fix (cc @postmodern).
Sorry, something went wrong.
I close this because it is clearly chruby bug, nothing to change in truffleruby.
chruby
eregon
No branches or pull requests
Which means it might reuse C extensions compiled on a different TruffleRuby version, which is very likely to not work.
Related to #1715 and postmodern/chruby#410.
Other Ruby managers seem not affected:
GEM_*
environment variables AFAIK, and so installs gem under the Ruby's prefix.The text was updated successfully, but these errors were encountered: