mirror of
https://github.com/GerbilSoft/rom-properties.git
synced 2025-06-19 12:05:43 -04:00
![]() [libmspack-xenia] lzxd.c: Cast pointer differences to int. [microtar] microtar.c: fwrite() and fread() return size_t. [libcachecommon] CacheKeys.hpp: Silence C4834 and gcc -Wunused-result for cacheKeys.c_str(). [libromdata] ELF.cpp: Cast val_dtag[] to uint32_t. [libromdata] EXE_NE.cpp: Cast ao::uvector<> sizes to uint32_t. [libromdata/tests] microtar_zstd.c: Cast toCopy to unsigned when passing it to microtar functions. [librpfile] RpFile_scsi_win32.cpp: Windows 8.1 SDK's ntddscsi.h doesn't properly declare _NV_SEP_WRITE_CACHE_TYPE as an enum. [librptext/tests] TextFuncsTest: Silence warnings about implicit conversoin from double to unsigned int by only doing integer calculations. (It's done at compile time, not runtime.) [librptexture] PowerVR3, ValveVTF3: Explicitly cast some size_t calculations to unsigned int. [win32] KeyManagerTab: Explicitly cast the return value from std::count_if() to int. |
||
---|---|---|
.. | ||
_MODIFIED_LIBMSPACK.txt | ||
CMakeLists.txt | ||
config.h.in | ||
COPYING.LIB | ||
lzx.h | ||
lzxd.c | ||
mspack.h | ||
readbits.h | ||
readhuff.h | ||
system.c | ||
system.h | ||
xenia_lzx.c | ||
xenia_lzx.h |