Descent 3 Build #20
Annotations
11 warnings
mem/mem.cpp#L217
mem.cpp: Compiling For Run-Time Library usage [-W#pragma-messages]
|
ddio/lnxfile.cpp#L291
implicit conversion of NULL constant to 'int' [-Wnull-conversion]
|
netgames/dmfc/dmfcpackets.cpp#L602
result of comparison of constant -2 with expression of type 'uint8_t' (aka 'unsigned char') is always true [-Wtautological-constant-out-of-range-compare]
|
netgames/dmfc/dmfcprecord.cpp#L361
address of array 'basethis->Players[pnum].tracker_id' will always evaluate to 'true' [-Wpointer-bool-conversion]
|
netgames/dmfc/dmfcprecord.cpp#L595
result of comparison of constant 255 with expression of type 'int8_t' (aka 'signed char') is always false [-Wtautological-constant-out-of-range-compare]
|
sndlib/mixer.cpp#L624
expression result unused [-Wunused-value]
|
third_party/stb/stb_image_write.h#L776
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
netcon/mtclient/mtclient.cpp#L533
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
netcon/mtclient/mtclient.cpp#L1406
implicit conversion of NULL constant to 'char' [-Wnull-conversion]
|
netcon/mtclient/mtclient.cpp#L1414
implicit conversion of NULL constant to 'char' [-Wnull-conversion]
|
builds/mac/vcpkg_installed/arm64-osx/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
|
This job succeeded
Loading