julia
732828ce
- Fix various corner cases with operators on Numbers
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
9 years ago
Fix various corner cases with operators on Numbers These only affected particular type combinations, with either type instabilities which affected inference of return type or plain failures. Tests are included in the next commit.
References
#16995 - promote_op() fixes
Author
nalimilan
Committer
nalimilan
Parents
f3eabc3a
Loading