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

TypeError Regexp#match?(nil) in Ruby Head #646

Closed
wants to merge 1 commit into from

Conversation

ahorek
Copy link
Contributor

@ahorek ahorek commented Oct 18, 2019

ruby/ruby@2a22a6b

Regexp#match?(nil) raises an exception.

rails/rails#37504

@connorshea
Copy link
Contributor

This is causing warnings for my app on Ruby 2.7, would be good to have fixed :)

@yahonda
Copy link
Member

yahonda commented Dec 17, 2019

The original change has been reverted at Ruby ruby/ruby@8852fa8

I think this pull request is not necessary anymore.

@ahorek ahorek closed this Dec 17, 2019
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

3 participants