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

Allow RUBY_GC_LIBRARY_PATH to be set in miniruby #10653

Merged
merged 1 commit into from Apr 26, 2024

Conversation

peterzhu2118
Copy link
Member

miniruby is used by tool/runruby.rb, so we need to ensure we don't rb_bug when RUBY_GC_LIBRARY_PATH is set so we can run tests using the make commands. This commit changes it to warn instead.

miniruby is used by tool/runruby.rb, so we need to ensure we don't rb_bug
when RUBY_GC_LIBRARY_PATH is set so we can run tests using the make
commands. This commit changes it to warn instead.
@peterzhu2118 peterzhu2118 merged commit f64c974 into ruby:master Apr 26, 2024
100 checks passed
@peterzhu2118 peterzhu2118 deleted the gc-library-miniruby branch April 26, 2024 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant