Descent 3 Build #20
Annotations
14 warnings
|
|
|
builds/linux/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
|
bitmap/iff.cpp#L354
logical not is only applied to the left hand side of this bitwise operator [-Wlogical-not-parentheses]
|
linux/lnxcontroller.cpp#L412
shifting a negative signed value is undefined [-Wshift-negative-value]
|
manage/manage.cpp#L1347
left operand of comma operator has no effect [-Wunused-value]
|
mem/mem.cpp#L217
mem.cpp: Compiling For Run-Time Library usage [-W#pragma-messages]
|
sndlib/mixer.cpp#L624
expression result unused [-Wunused-value]
|
libmve/mveasm.cpp#L2096
cast to 'unsigned short *' from smaller integer type 'uint8_t' (aka 'unsigned char') [-Wint-to-pointer-cast]
|
libmve/mveasm.cpp#L2097
cast to 'unsigned short *' from smaller integer type 'uint8_t' (aka 'unsigned char') [-Wint-to-pointer-cast]
|
libmve/mveasm.cpp#L2143
cast to 'unsigned short *' from smaller integer type 'uint8_t' (aka 'unsigned char') [-Wint-to-pointer-cast]
|
libmve/mveasm.cpp#L2144
cast to 'unsigned short *' from smaller integer type 'uint8_t' (aka 'unsigned char') [-Wint-to-pointer-cast]
|
libmve/mveasm.cpp#L2204
cast to 'unsigned short *' from smaller integer type 'uint8_t' (aka 'unsigned char') [-Wint-to-pointer-cast]
|
This job succeeded
Loading