Fix issues about Double.MaxValue by guojiancong · Pull Request #2135 · MessagePack-CSharp/MessagePack-CSharp · GitHub
Skip to content

Fix issues about Double.MaxValue#2135

Merged
AArnott merged 1 commit into
MessagePack-CSharp:masterfrom
guojiancong:master
Jan 23, 2025
Merged

Fix issues about Double.MaxValue#2135
AArnott merged 1 commit into
MessagePack-CSharp:masterfrom
guojiancong:master

Conversation

@guojiancong

Copy link
Copy Markdown

Double.MaxValue default to stirng is 1.79769313486232E+308, then using Newtonsoft to parse will throw OverflowException.

@guojiancong

Copy link
Copy Markdown
Author

@AArnott

AArnott commented Jan 23, 2025

Copy link
Copy Markdown
Collaborator

@AArnott AArnott added this to the v3.0 milestone Jan 23, 2025
@AArnott AArnott merged commit 70214f0 into MessagePack-CSharp:master Jan 23, 2025
This was referenced Jun 15, 2026
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.

2 participants