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

disabling RUBYOPT processing was not hooked up. #7680

Merged
merged 1 commit into from
Feb 21, 2023

Conversation

enebo
Copy link
Member

@enebo enebo commented Feb 21, 2023

RUBYOPT was still processed whether it was disabled or not.

RUBYOPT was still processed whether it was disabled or not.
@enebo enebo added this to the JRuby 9.4.2.0 milestone Feb 21, 2023
@enebo enebo merged commit cc8df28 into jruby:master Feb 21, 2023
@enebo enebo deleted the fix_rubyopt_ignore branch February 21, 2023 18:52
headius added a commit to headius/jruby that referenced this pull request Jul 17, 2023
These were all moved to manual arity-checking in jruby#7751,
but that led to breakage when third-party extensions had varargs
paths that did not check arity manually (see jruby#7851).
Instead we restore the default to auto arity-check with this flag
provided for opting out (jruby#7680).
headius added a commit to headius/jruby that referenced this pull request Jul 17, 2023
These were all moved to manual arity-checking in jruby#7751,
but that led to breakage when third-party extensions had varargs
paths that did not check arity manually (see jruby#7851).
Instead we restore the default to auto arity-check with this flag
provided for opting out (jruby#7680).
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.

1 participant