Skip to content

Fix problem in shift#22

Closed
mint-leaf wants to merge 1 commit intokesla:masterfrom
mint-leaf:master
Closed

Fix problem in shift#22
mint-leaf wants to merge 1 commit intokesla:masterfrom
mint-leaf:master

Conversation

@mint-leaf
Copy link
Copy Markdown

x >> 15 may be less than 0 but x should an Uint32 number and x >>> 15 is also an Uint32 number

x >> 15 may be less than 0 but x should an Uint32 number and x >>> 15 is also an Uint32 number
@mint-leaf
Copy link
Copy Markdown
Author

same with #18

@mint-leaf mint-leaf closed this May 4, 2022
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.

1 participant