netplay: assorted minor fixes #7664
Annotations
2 errors and 4 warnings
CMake Build:
lib/framework/debug.h#L31
#error Framework header files MUST be included from Frame.h ONLY.
|
CMake Build
Process completed with exit code 1.
|
CMake Build:
lib/ivis_opengl/pielighting.cpp#L87
conversion from 'double' to 'float' may change value [-Wfloat-conversion]
|
CMake Build:
src/droid.cpp#L255
conversion from 'float' to 'int' may change value [-Wfloat-conversion]
|
CMake Build:
src/hci/quickchat.cpp#L275
conversion from 'float' to 'int' may change value [-Wfloat-conversion]
|
CMake Build:
src/shadowcascades.cpp#L69
conversion from 'double' to 'float' may change value [-Wfloat-conversion]
|
Loading