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

Silence parser warning and patch version mismatch when loading parser/current #612

Open
navidemad opened this issue Jan 21, 2025 · 2 comments

Comments

@navidemad
Copy link
Contributor

navidemad commented Jan 21, 2025

warning: parser/current is loading parser/ruby34, which recognizes
3.4.0-compliant syntax, but you are running 3.4.1.
Please see https://github.com/whitequark/parser#compatibility-with-ruby-mri.
@gstokkink
Copy link

Shouldn't this gem move away from parser and towards prism instead?

@davidwessman
Copy link
Collaborator

Shouldn't this gem move away from parser and towards prism instead?

I have started writing some parsers in Prism instead. So that could probably be reused in more places. And is probably a good way forward - but a lot of work.

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

No branches or pull requests

3 participants