julia
9562bdfc
- some fixes to bit shift operators (#30906)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
7 years ago
some fixes to bit shift operators (#30906) - >>(::Integer, ::Unsigned) was wrong for large shift values - the fallbacks could stack overflow
References
#30906 - some fixes to bit shift operators
Author
JeffBezanson
Parents
09ca3f4a
Loading