Skip to content

Handle zero limb when counting leading zeroes #1110

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
Jun 25, 2025

Conversation

bnoordhuis
Copy link
Contributor

I opted to take a more general approach than bellard/quickjs@638ec8c so this problem hopefully doesn't show up again in the future.

Fixes: #1105

I opted to take a more general approach than bellard/quickjs@638ec8c
so this problem hopefully doesn't show up again in the future.

Fixes: quickjs-ng#1105
@bnoordhuis bnoordhuis merged commit 0191aea into quickjs-ng:master Jun 25, 2025
127 checks passed
@bnoordhuis bnoordhuis deleted the fix1105 branch June 25, 2025 08:58
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.

js_bigint_to_string1 broken in Clang 20
2 participants