bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: #include <stdio.h> on Android clang causes an error


From: Paul Eggert
Subject: Re: #include <stdio.h> on Android clang causes an error
Date: Thu, 9 Sep 2021 00:12:06 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0

Your latest report helped me find another portability problem. Ironically, a compatibility feature in Android API 23 intended to make it easier porting GNU software by assuming the GNU API for strerror_r, collided with a compatibility feature in Gnulib intended to make it easier to port GNU software by assuming the POSIX API for strerror_r.

I installed a Gnulib patch to fix that (you should have received email a few hours ago), and am attaching a revised gzip tarball. Please give it a try.

Thanks again for these reports. They should help make it easier to run several GNU programs on Android, not just gzip.


Attachment: gzip-1.11.3-7c35.tar.xz
Description: application/xz


reply via email to

[Prev in Thread] Current Thread [Next in Thread]