]> git.ipfire.org Git - thirdparty/libarchive.git/commitdiff
Merge pull request #805 from bsergean/patch-1
authorTim Kientzle <kientzle@acm.org>
Sun, 29 Jan 2017 04:56:20 +0000 (20:56 -0800)
committerGitHub <noreply@github.com>
Sun, 29 Jan 2017 04:56:20 +0000 (20:56 -0800)
Fix compiler warning about comparison of integers of different signs

This specifically works around a bug in Android, whose `struct stat` does not satisfy POSIX.

1  2 
libarchive/archive_write_disk_posix.c

Simple merge