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 "Invalid float" parse error #897

Merged
merged 3 commits into from
Sep 1, 2023
Merged

Fix "Invalid float" parse error #897

merged 3 commits into from
Sep 1, 2023

Conversation

jasonpenny
Copy link
Contributor

Makes Oj.load("64ecb72d29191067f91ff95b") return Oj::ParseError again like versions before 3.15 did.

Closes #896

@ohler55
Copy link
Owner

ohler55 commented Aug 30, 2023

Please run the clang formatter. Otherwise, thank you.

@ohler55 ohler55 merged commit 1cacb87 into ohler55:develop Sep 1, 2023
36 checks passed
@ohler55
Copy link
Owner

ohler55 commented Sep 1, 2023

Released v3.16.1 with you fix.

@jasonpenny
Copy link
Contributor Author

Thanks!

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.

Getting TypeError: wrong argument type nil (expected Class) instead of expected Oj::ParseError
2 participants