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

[FlexBuffers Dart] Fix a bug where a floating point number was cast to int and the value… #7703

Merged
merged 1 commit into from Dec 13, 2022

Conversation

mzaks
Copy link
Contributor

@mzaks mzaks commented Dec 7, 2022

… was stored incorrectly because of low byte width.

Reported in #7690

@github-actions github-actions bot added the dart label Dec 7, 2022
… was stored incorrectly because of low byte width.

Reported in google#7690
@dbaileychess dbaileychess merged commit 97ee210 into google:master Dec 13, 2022
sunwen18 pushed a commit to sunwen18/flatbuffers that referenced this pull request Dec 25, 2022
… was stored incorrectly because of low byte width. (google#7703)

Reported in google#7690
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants