Skip to content
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

Add if condition for hl in bigint.Small #290

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

yuxiaomao
Copy link
Contributor

Git repo provided in HaxeFoundation/hashlink#688 mentioned a bug when using thx.core with HashLink

BigInt.fromStringWithBase("12345678912345678912345678909",10); number is not parsed/initialized properly but as a small number, also multiplying give wrong results

This PR fix it.

@fponticelli fponticelli merged commit 76d8741 into fponticelli:master Jul 25, 2024
@yuxiaomao yuxiaomao deleted the dev-hl-bigintparse branch July 26, 2024 06:18
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