julia
74afa096
- Don't fool the compiler about variable initialization. It can easily break if
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
10 years ago
Don't fool the compiler about variable initialization. It can easily break if any change is made to the code and incorrectly suppress the compiler warning. Revert #14403. Close #14595
References
#14665 - Don't fool the compiler about variable initialization
Author
yuyichao
Committer
yuyichao
Parents
fb8c6e95
Loading