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

edn_turbo doesn't work on truffleruby #18

Open
caleb opened this issue May 30, 2023 · 2 comments
Open

edn_turbo doesn't work on truffleruby #18

caleb opened this issue May 30, 2023 · 2 comments

Comments

@caleb
Copy link
Contributor

caleb commented May 30, 2023

I get an argument count error when trying to use edn_turbo on truffle ruby when I call EDNT::Parser#read. I have a patch that seems to fix it: #17 but I'm not sure if the extra argument was there for a reason...

Edit: There are other issues on Truffleruby, but I thought this fix might be applicable to MRI as well.

@edporras
Copy link
Owner

ok, I see what you mean so I can't yet enabletruffle ruby in actions.

Does it work for me to leave it as is on devel or do you need a release with your MR?

@caleb
Copy link
Contributor Author

caleb commented May 31, 2023 via email

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

2 participants