Minor Fixes for DeviceContext #77
Annotations
1 error and 14 warnings
|
|
|
|
|
neo/idlib/geometry/Winding.cpp#L276
‘*sides’ may be used uninitialized [-Wmaybe-uninitialized]
|
neo/idlib/geometry/Winding.cpp#L277
‘*dists’ may be used uninitialized [-Wmaybe-uninitialized]
|
neo/idlib/geometry/Winding.cpp#L127
‘*sides’ may be used uninitialized [-Wmaybe-uninitialized]
|
neo/idlib/geometry/Winding.cpp#L128
‘*dists’ may be used uninitialized [-Wmaybe-uninitialized]
|
neo/idlib/math/Polynomial.cpp#L190
variable ‘value’ set but not used [-Wunused-but-set-variable]
|
neo/renderer/Interaction.cpp#L211
‘bool R_ClipTriangleToLight(const idVec3&, const idVec3&, const idVec3&, int, const idPlane*)’ defined but not used [-Wunused-function]
|
neo/renderer/Model_md5.cpp#L847
suggest parentheses around assignment used as truth value [-Wparentheses]
|
neo/renderer/Model_md5.cpp#L852
suggest parentheses around assignment used as truth value [-Wparentheses]
|
neo/renderer/RenderSystem_init.cpp#L373
ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings]
|
neo/renderer/RenderSystem_init.cpp#L387
ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings]
|
The logs for this run have expired and are no longer available.
Loading