Skip to content

Conversation

@AlekseyTs
Copy link
Contributor

In a checked context, a warning is reported that the result may overflow.
Fixes #51714.

…le-time if the result depends on the size of native integers

In a checked context, a warning is reported that the result may overflow.
Fixes dotnet#51714.
@AlekseyTs
Copy link
Contributor Author

@cston, @dotnet/roslyn-compiler Please review.

2 similar comments
@AlekseyTs
Copy link
Contributor Author

@cston, @dotnet/roslyn-compiler Please review.

@AlekseyTs
Copy link
Contributor Author

@cston, @dotnet/roslyn-compiler Please review.

@AlekseyTs AlekseyTs merged commit 798a67c into dotnet:main Sep 7, 2021
@ghost ghost added this to the Next milestone Sep 7, 2021
@Cosifne Cosifne modified the milestones: Next, 17.0.P5 Sep 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CS0220 on uint.MaxValue + (nuint)42

4 participants