9774d92e91
There doesn't seem to be any reason to use float here when double is used everywhere else. Moreover, the (implicit) conversion of int to float is not always lossless, and resulted in -Wconversion warnings from g++ 7, which disappear when using doubles. |
||
---|---|---|
.. | ||
wx | ||
check_syntax.sh |