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 Enumerable#grep and Enumerable#grep_v #8

Open
AlexB52 opened this issue Jul 29, 2021 · 0 comments
Open

Fix Enumerable#grep and Enumerable#grep_v #8

AlexB52 opened this issue Jul 29, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@AlexB52
Copy link
Owner

AlexB52 commented Jul 29, 2021

Those methods specs fail and should be fixed at one point. It seems that there is an issue with those methods and their implementation preventing an override in Ruby
https://bugs.ruby-lang.org/issues/11808

Is this the real issue here?

@AlexB52 AlexB52 added the bug Something isn't working label Jul 29, 2021
@AlexB52 AlexB52 changed the title Fix Enumerable#grep and Enuerable#grep_v Fix Enumerable#grep and Enumerable#grep_v Jan 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant