]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Fix build failure with -Wshadow GCC option since it happend on FreeBSD current.
authorMichihiro NAKAJIMA <ggcueroad@gmail.com>
Wed, 8 Feb 2012 22:55:10 +0000 (07:55 +0900)
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>
Wed, 8 Feb 2012 22:55:10 +0000 (07:55 +0900)
commitfc22f4a623faf980919b5bebc634b797e0d37644
treebd85dca25e4ca4f0900f660ab7803ae1cac4cb8c
parent433f74b08f999c970b31ba36307bd05a77e0f135
Fix build failure with -Wshadow GCC option since it happend on FreeBSD current.
13 files changed:
cpio/test/main.c
libarchive/archive_acl.c
libarchive/archive_match.c
libarchive/archive_ppmd_private.h
libarchive/archive_read_support_format_7zip.c
libarchive/archive_read_support_format_rar.c
libarchive/archive_write_disk_posix.c
libarchive/archive_write_set_format_7zip.c
libarchive/archive_write_set_format_iso9660.c
libarchive/test/main.c
libarchive/test/test_read_uu.c
libarchive/test/test_write_format_iso9660_filename.c
tar/test/main.c