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] 64bit int support for json #92

Merged
merged 2 commits into from
May 6, 2024

Conversation

JoshBurrell
Copy link
Contributor

Json reader and writer now handle 64bit ints correctly, no longer casts them to a i32. Added test checking full int range

@JoshBurrell JoshBurrell changed the title 64bit int support for json [fix] 64bit int support for json Apr 27, 2024
@JoshBurrell
Copy link
Contributor Author

@liuzicheng1987 When you have a moment could you please review this PR

@liuzicheng1987
Copy link
Contributor

@JoshBurrell , sorry, I didn't see your PR until now. Let me check.

@liuzicheng1987 liuzicheng1987 merged commit cca24a9 into getml:main May 6, 2024
4 checks passed
@liuzicheng1987
Copy link
Contributor

@JoshBurrell , merged.

Thank you so much for your contribution and apologies it took me so long to notice your PR.

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

2 participants