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

OS: windows, ARCH: 386 fail to build #166

Closed
richelieu-yang opened this issue Feb 4, 2024 · 3 comments
Closed

OS: windows, ARCH: 386 fail to build #166

richelieu-yang opened this issue Feb 4, 2024 · 3 comments

Comments

@richelieu-yang
Copy link

iShot_2024-02-04_09 48 28
@duke-git
Copy link
Owner

duke-git commented Feb 4, 2024

@pigwantacat ,麻烦看一下这个bug. nearestPowerOfTwo有溢出。

@pigwantacat
Copy link
Contributor

@pigwantacat ,麻烦看一下这个bug. nearestPowerOfTwo有溢出。

java里的int是32位的,go里面int跟CPU有关,但也是32位或者64位,1<<30应该是没有超的

@duke-git
Copy link
Owner

duke-git commented Mar 5, 2024

v2.3.0版本已修复。

@duke-git duke-git closed this as completed Mar 5, 2024
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

No branches or pull requests

3 participants