]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Fix Visual Studio compiler warnings (64 bit) (#2189)
authorTobias Stoeckmann <stoeckmann@users.noreply.github.com>
Wed, 15 May 2024 02:55:51 +0000 (04:55 +0200)
committerGitHub <noreply@github.com>
Wed, 15 May 2024 02:55:51 +0000 (19:55 -0700)
commit69c171a5ab14f6a55077e4d32ae047952d2b5112
tree574873c8a1bf57576a73b5a153910ed3c645b881
parent5e8faa9b5015eecd24165faf6440b1ff68ab1302
Fix Visual Studio compiler warnings (64 bit) (#2189)

Some warnings are specific to 64 bit systems. Compiled with Visual
Studio 2022 on Windows 11 x64.

Co-authored-by: Duncan Horn <dunhor@microsoft.com>
libarchive/test/test_read_format_rar5.c
test_utils/test_main.c