Add DEFAULT_ADDITIONAL_DIRS
CMake option
#2023
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build Debug:
AudioEncode/aencode.cpp#L959
comparison of integer expressions of different signedness: ‘int32_t’ {aka ‘int’} and ‘AudioError’ [-Wsign-compare]
|
Build Debug:
bitmap/iff.cpp#L552
variable ‘form_len’ set but not used [-Wunused-but-set-variable]
|
Build Debug:
bitmap/bitmain.cpp#L644
comparison of integer expressions of different signedness: ‘uint32_t’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare]
|
Build Debug:
bitmap/bitmain.cpp#L666
comparison of integer expressions of different signedness: ‘uint32_t’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare]
|
Build Debug:
bitmap/tga.cpp#L329
variable ‘data8bit’ set but not used [-Wunused-but-set-variable]
|
Build Debug:
bitmap/tga.cpp#L541
variable ‘data8bit’ set but not used [-Wunused-but-set-variable]
|
Build Debug:
linux/lnxcon_raw.cpp#L129
array subscript has type ‘char’ [-Wchar-subscripts]
|
Build Debug:
linux/lnxcon_raw.cpp#L177
format not a string literal and no format arguments [-Wformat-security]
|
Build Debug:
linux/registry.cpp#L82
variable ‘save_p’ set but not used [-Wunused-but-set-variable]
|
Build Debug:
linux/registry.cpp#L116
variable ‘save_p’ set but not used [-Wunused-but-set-variable]
|
Loading