Skip to content

fix numtoa_u8 index bug #33

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 7, 2025
Merged

fix numtoa_u8 index bug #33

merged 1 commit into from
Jul 7, 2025

Conversation

master-hax
Copy link
Contributor

@master-hax master-hax commented Jul 4, 2025

reported in #32

the string index is being calculated incorrectly at the end of numtoa_u8

this PR fixes it to use the correct index & adds some tests to prevent this from happening again

@master-hax
Copy link
Contributor Author

cc @mmstick when you get a chance 🙏

@mmstick mmstick merged commit 37c3600 into mmstick:master Jul 7, 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.

2 participants