-
Notifications
You must be signed in to change notification settings - Fork 172
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
Update the latest version of EnvUtil #593
Conversation
This new version seems to have the same problem as the old one did on TruffleRuby:
|
https://github.com/ruby/openssl/pull/593/files#diff-e3677884066a26b36e5b40dec61618ca2e3de14232a1468e9989696b7ffdcbf3R251 does |
|
@eregon Thanks. I understood #589 and oracle/truffleruby#2800. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me. Thank you!
Resolve #589
envutil.rb
in this repository is pretty old. I update it with the latest version of ruby/ruby repository.