mirror of https://github.com/OpenMW/openmw.git
Do not use float as loop variable
apps/opencs/view/render/instanceselectionmode.cpp:294:9: warning: Variable 'i' with floating point type 'float' should not be used as a loop counter [clang-analyzer-security.FloatLoopCounter] for (float i = 0.0; i <= resolution; i += 2) ^ ~ ~LTO-timing^2
parent
5b9ca3b979
commit
7501597813
Loading…
Reference in New Issue