Skip to content

Fix strings of integers over 2^63-1 gets encoded as float64 instead of uint64#488

Closed
aesy wants to merge 3 commits intomsgpack:mainfrom
aesy:fix-string-of-int-encoded-as-float
Closed

Fix strings of integers over 2^63-1 gets encoded as float64 instead of uint64#488
aesy wants to merge 3 commits intomsgpack:mainfrom
aesy:fix-string-of-int-encoded-as-float

Conversation

@aesy
Copy link
Copy Markdown

@aesy aesy commented Oct 15, 2018

Closes #487

@xerial xerial self-requested a review January 22, 2019 03:24
Copy link
Copy Markdown

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dependabot/bundler/Library/Homebrew/rubocop-ast-1.15.2

@aesy
Copy link
Copy Markdown
Author

aesy commented Apr 3, 2024

Closing because of inactivity

@aesy aesy closed this Apr 3, 2024
@aesy aesy deleted the fix-string-of-int-encoded-as-float branch April 3, 2024 12:15
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.

Strings of integers over 2^63-1 gets encoded as float64 instead of uint64

1 participant