Enable cross-compiling of HogMaker #2006
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 Release:
AudioEncode/aencode.cpp#L959
comparison of integer expressions of different signedness: ‘int32_t’ {aka ‘int’} and ‘AudioError’ [-Wsign-compare]
|
Build Release:
netgames/entropy/EntropyBase.cpp#L1481
‘__builtin___snprintf_chk’ output may be truncated before the last format character [-Wformat-truncation=]
|
Build Release:
netgames/ctf/ctf.cpp#L1129
variable ‘kpnum’ set but not used [-Wunused-but-set-variable]
|
Build Release:
netgames/ctf/ctf.cpp#L1837
‘cy’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
Build Release:
netgames/ctf/ctf.cpp#L1837
‘cx’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
Build Release:
netgames/ctf/ctf.cpp#L1487
‘__builtin___snprintf_chk’ output may be truncated before the last format character [-Wformat-truncation=]
|
Build Release:
bitmap/iff.cpp#L552
variable ‘form_len’ set but not used [-Wunused-but-set-variable]
|
Build Release:
bitmap/tga.cpp#L329
variable ‘data8bit’ set but not used [-Wunused-but-set-variable]
|
Build Release:
bitmap/tga.cpp#L541
variable ‘data8bit’ set but not used [-Wunused-but-set-variable]
|
Build Release:
linux/lnxcon_raw.cpp#L129
array subscript has type ‘char’ [-Wchar-subscripts]
|
Loading