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

Add infra to support Ruby 3.1 pattern error messages. #7716

Merged
merged 1 commit into from Mar 6, 2023

Conversation

enebo
Copy link
Member

@enebo enebo commented Mar 6, 2023

Ruby 3.1 added more descriptive error strings. This requires fishing some variables around. Thus far only error for array pattern is supported. More will be added in the future.

Ruby 3.1 added more descriptive error strings.  This requires
fishing some variables around.  Thus far only error for
array pattern is supported.  More will be added in the future.
@enebo enebo added this to the JRuby 9.4.2.0 milestone Mar 6, 2023
@enebo enebo merged commit c39630d into jruby:master Mar 6, 2023
54 of 56 checks passed
@enebo enebo deleted the pattern_error branch March 6, 2023 22:00
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

1 participant