Merge pull request #645 from jengelh/master #1970
Annotations
13 warnings
Configure CMake:
builds/mac/vcpkg_installed/x64-osx/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
|
Configure CMake
vcpkg_replace_string made no changes.
|
Configure CMake
vcpkg_replace_string made no changes.
|
Build Debug:
AudioEncode/aencode.cpp#L146
unused variable 'T911' [-Wunused-const-variable]
|
Build Debug:
AudioEncode/aencode.cpp#L147
unused variable 'T913' [-Wunused-const-variable]
|
Build Debug:
AudioEncode/aencode.cpp#L148
unused variable 'T1266' [-Wunused-const-variable]
|
Build Debug:
fix/fix.cpp#L129
unknown pragma ignored [-Wunknown-pragmas]
|
Build Debug:
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]
|
Build Debug:
mem/mem.cpp#L218
mem.cpp: Compiling For Run-Time Library usage [-W#pragma-messages]
|
Build Debug:
mem/mem.cpp#L244
unused variable 'Mem_failsafe_block' [-Wunused-variable]
|
Build Debug:
ddio/lnxforcefeedback.cpp#L135
unused function 'ddio_ff_SetCoopLevel' [-Wunused-function]
|
Build Debug:
ddio/lnxmouse.cpp#L425
variable 'frame_count' set but not used [-Wunused-but-set-variable]
|
Build Debug:
cfile/cfile.cpp#L129
lambda capture 'search_path' is not used [-Wunused-lambda-capture]
|
Loading