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

Fix Array#join with nil #7050

Merged
merged 1 commit into from Jan 29, 2022
Merged

Conversation

k77ch7
Copy link
Contributor

@k77ch7 k77ch7 commented Jan 29, 2022

This case should warn a message that is '$, is set to non-nil value'.
The following tests pass.

  • spec/ruby/core/array/join_spec.rb

#6464

This case should warn a message that is '$, is set to non-nil value'.
The following tests pass.
 * spec/ruby/core/array/join_spec.rb
@enebo enebo added this to the JRuby 9.4.0.0 milestone Jan 29, 2022
@enebo enebo merged commit 2d722a2 into jruby:master Jan 29, 2022
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.

None yet

2 participants