]> git.ipfire.org Git - thirdparty/libarchive.git/commit
[Windows] Fix test compilation warnings with Visual Studio (#2178)
authorTobias Stoeckmann <stoeckmann@users.noreply.github.com>
Sun, 12 May 2024 19:26:19 +0000 (21:26 +0200)
committerGitHub <noreply@github.com>
Sun, 12 May 2024 19:26:19 +0000 (12:26 -0700)
commit3085a3e9d328f1e3379adca822a0a2c722963855
treef36bab233c919b434940e9dcd0ab7d458cb1053b
parent34338d6c4b3495ba0fea3baa12256efb367ad1e6
[Windows] Fix test compilation warnings with Visual Studio (#2178)

Fixes all test-related compiler warnings with Visual Studio 2022 on
Windows 11.

Contains some changes from
https://github.com/libarchive/libarchive/pull/2095.

CC: @dunhor
---------

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