Skip to content

Justify signed integer literal overflow error when most significant bit occupies signed bit#23919

Merged
spytheman merged 6 commits into
vlang:masterfrom
ChAoSUnItY:fix/signed_int_overflow
Mar 13, 2025
Merged

Justify signed integer literal overflow error when most significant bit occupies signed bit#23919
spytheman merged 6 commits into
vlang:masterfrom
ChAoSUnItY:fix/signed_int_overflow

Conversation

@ChAoSUnItY

Copy link
Copy Markdown
Member

Fix #23782.

@huly-for-github

Copy link
Copy Markdown

Connected to Huly®: V_0.6-22321

@ChAoSUnItY ChAoSUnItY marked this pull request as draft March 12, 2025 19:49
@ChAoSUnItY ChAoSUnItY marked this pull request as ready for review March 13, 2025 10:02

@spytheman spytheman left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Excellent work.

@spytheman spytheman merged commit 9f3f129 into vlang:master Mar 13, 2025
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.

Signed integer limits overflow cause unexpected results

2 participants