julia
e1e8e9cf
- Fix bitshift operators on Bool
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
9 years ago
Fix bitshift operators on Bool Previously triggered a stack overflow due to recursive definition. Multiple definitions are needed to fix ambiguities and inference issues with the generci integer method.
References
#16996 - Fix bitshift operators on Bool
Author
nalimilan
Committer
nalimilan
Parents
a543e0cb
Loading