]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Make all the implicit cast explicit. 1588/head
authorIohannRabeson <IohannRabeson@users.noreply.github.com>
Sun, 3 Oct 2021 06:07:37 +0000 (02:07 -0400)
committerIohannRabeson <IohannRabeson@users.noreply.github.com>
Sun, 3 Oct 2021 06:09:50 +0000 (02:09 -0400)
commit4c29c07bd709587906459963e44523f067020edc
tree8ae862ea8692044788c2ff98c887efee5f283c8b
parentd3ae4163e1d51b1b0c039fd2140e9f3aae4c6559
Make all the implicit cast explicit.

To prevent conversion warning preventing to build on Windows.
libarchive/archive_read_support_format_rar5.c
libarchive/archive_read_support_format_zip.c
libarchive/archive_string.c
libarchive/archive_write_disk_windows.c
libarchive/archive_write_set_format_cpio_binary.c