Skip to content

Handle zero limb when counting leading zeroes#1110

Merged
bnoordhuis merged 1 commit intoquickjs-ng:masterfrom
bnoordhuis:fix1105
Jun 25, 2025
Merged

Handle zero limb when counting leading zeroes#1110
bnoordhuis merged 1 commit intoquickjs-ng:masterfrom
bnoordhuis:fix1105

Conversation

@bnoordhuis
Copy link
Copy Markdown
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