lancet
lancet copied to clipboard
OS: windows, ARCH: 386 fail to build
@pigwantacat ,麻烦看一下这个bug. nearestPowerOfTwo有溢出。
@pigwantacat ,麻烦看一下这个bug. nearestPowerOfTwo有溢出。
java里的int是32位的,go里面int跟CPU有关,但也是32位或者64位,1<<30应该是没有超的
v2.3.0版本已修复。