mirror of
https://github.com/GerbilSoft/rom-properties.git
synced 2025-06-18 11:35:38 -04:00
![]() This broke the Ubuntu 22.04 AppVeyor build: extlib/minizip-ng/mz_compat.c: In function ‘unzGetFilePos’: extlib/minizip-ng/mz_compat.c:1201:38: error: ‘file_pos64.pos_in_zip_directory’ may be used uninitialized [-Werror=maybe-uninitialized] 1201 | file_pos->pos_in_zip_directory = (uint32_t)file_pos64.pos_in_zip_directory; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ extlib/minizip-ng/mz_compat.c:1194:20: note: ‘file_pos64.pos_in_zip_directory’ was declared here 1194 | unz64_file_pos file_pos64; | ^~~~~~~~~~ extlib/minizip-ng/mz_compat.c:1202:29: error: ‘file_pos64.num_of_file’ may be used uninitialized [-Werror=maybe-uninitialized] 1202 | file_pos->num_of_file = (uint32_t)file_pos64.num_of_file; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ extlib/minizip-ng/mz_compat.c:1194:20: note: ‘file_pos64.num_of_file’ was declared here 1194 | unz64_file_pos file_pos64; | ^~~~~~~~~~ cc1: all warnings being treated as errors |
||
---|---|---|
.. | ||
basisu_astc | ||
fmt | ||
gettext.win32 | ||
googletest | ||
inih | ||
libmspack-xenia | ||
libpng | ||
lz4 | ||
microtar | ||
minilzo | ||
minizip-ng | ||
PowerVR | ||
pugixml | ||
rapidjson | ||
unice68 | ||
uniwidth | ||
zlib-ng | ||
zstd | ||
.clang-tidy | ||
CMakeLists.txt |