Skip to content

Fix #7743. NPE during parsing the rspec documentation#7753

Merged
enebo merged 1 commit intojruby:masterfrom
enebo:ripper_fix
Apr 14, 2023
Merged

Fix #7743. NPE during parsing the rspec documentation#7753
enebo merged 1 commit intojruby:masterfrom
enebo:ripper_fix

Conversation

@enebo
Copy link
Member

@enebo enebo commented Apr 13, 2023

base error is longer $_ddddddd variables was not doing set_yylval_name(). I aligned both lexers to have same code.

Fixes #7743.

base error is longer $_ddddddd variables was not doing set_yylval_name().
I aligned both lexers to have same code.
@enebo enebo added this to the JRuby 9.4.3.0 milestone Apr 13, 2023
@enebo enebo merged commit 0758519 into jruby:master Apr 14, 2023
@enebo enebo deleted the ripper_fix branch April 14, 2023 14:02
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.

[ripper] NPE during parsing the rspec documentation

1 participant