Skip to content

Fix integer suffix parsing for non-decimal base#600

Merged
torkleyy merged 3 commits intomasterfrom
integer-suffix
Mar 29, 2026
Merged

Fix integer suffix parsing for non-decimal base#600
torkleyy merged 3 commits intomasterfrom
integer-suffix

Conversation

@juntyr
Copy link
Copy Markdown
Member

@juntyr juntyr commented Mar 26, 2026

Fixes #599

  • I've included my change in CHANGELOG.md

Copy link
Copy Markdown

@Not-A-Normal-Robot Not-A-Normal-Robot left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link
Copy Markdown
Member

@torkleyy torkleyy left a comment

Choose a reason for hiding this comment

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

:shipit:

@torkleyy torkleyy merged commit 00cb580 into master Mar 29, 2026
10 checks passed
@torkleyy torkleyy deleted the integer-suffix branch March 29, 2026 09:07
@juntyr juntyr restored the integer-suffix branch March 29, 2026 11:57
@juntyr juntyr deleted the integer-suffix branch March 29, 2026 11:57
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.

Non-decimal ints with suffixes fail to parse

3 participants