Skip to content

Conversation

@gewarren
Copy link
Contributor

@gewarren gewarren commented Sep 3, 2022

@gewarren gewarren requested a review from adegeo as a code owner September 3, 2022 00:37
@dotnet-bot dotnet-bot added this to the September 2022 milestone Sep 3, 2022
@gewarren gewarren closed this Sep 3, 2022
@gewarren gewarren reopened this Sep 3, 2022
@gewarren gewarren requested review from a team and dakersnar September 3, 2022 16:34
Copy link

@dakersnar dakersnar left a comment

Choose a reason for hiding this comment

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

LGTM, but I think the references to parsing Int64 with an exponent should be in reference to BigInteger, if this is the change you are referring to dotnet/runtime#73643

Co-authored-by: Drew Kersnar <18474647+dakersnar@users.noreply.github.com>
@gewarren gewarren merged commit fbcf5ce into dotnet:main Sep 7, 2022
@gewarren gewarren deleted the precision branch September 7, 2022 00:07
@gewarren gewarren added the 🏁 Release: .NET 7 Work items for the .NET 7 release label Oct 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🏁 Release: .NET 7 Work items for the .NET 7 release dotnet-fundamentals/svc

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Breaking change]: Limiting the precision in numeric format strings from Int32.MaxValue to 999,999,999

4 participants