Skip to content

Successfully Handle a Single, Bare Digit Zero ('0') Conversion with Implicit Base#2

Merged
gerickson merged 7 commits into
mainfrom
user/gerickson/github-issue-1-single-digit-zero-conversion-failure
Apr 4, 2026
Merged

Successfully Handle a Single, Bare Digit Zero ('0') Conversion with Implicit Base#2
gerickson merged 7 commits into
mainfrom
user/gerickson/github-issue-1-single-digit-zero-conversion-failure

Conversation

@gerickson

Copy link
Copy Markdown
Owner

This addresses #1 by backing up the current parse pointer head if an implicit base is not octal thus successfully handling the bare, single digit zero (0) case.

@gerickson gerickson self-assigned this Apr 4, 2026
@gerickson gerickson added the bug Something isn't working label Apr 4, 2026
@gerickson gerickson merged commit 0bdb512 into main Apr 4, 2026
@gerickson gerickson deleted the user/gerickson/github-issue-1-single-digit-zero-conversion-failure branch April 4, 2026 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant