[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: #include <stdio.h> on Android clang causes an error
From: |
Lucy Phipps |
Subject: |
Re: #include <stdio.h> on Android clang causes an error |
Date: |
Wed, 8 Sep 2021 18:30:29 +0100 |
the strerror_r() warnings are still there, but this fixed the free() warning
On Wed, Sep 8, 2021 at 5:56 PM Paul Eggert <eggert@cs.ucla.edu> wrote:
>
> Thank you for reporting the additional problems with 'free' and with
> 'strerror_r'. I have theories as to why these problems occur, and have
> installed Gnulib patches that attempt to fix them (you should have
> recently received email containing these two patches).
>
> I generated a new gzip tarball containing these patches (attached). I
> hope it fixes the warnings. Please give it a try.
- #include <stdio.h> on Android clang causes an error, Lucy Phipps, 2021/09/07
- Re: #include <stdio.h> on Android clang causes an error, Lucy Phipps, 2021/09/07
- Re: #include <stdio.h> on Android clang causes an error, Paul Eggert, 2021/09/08
- Re: #include <stdio.h> on Android clang causes an error, Lucy Phipps, 2021/09/08
- Re: #include <stdio.h> on Android clang causes an error, Paul Eggert, 2021/09/08
- Re: #include <stdio.h> on Android clang causes an error,
Lucy Phipps <=
- Re: #include <stdio.h> on Android clang causes an error, Lucy Phipps, 2021/09/08
- Re: #include <stdio.h> on Android clang causes an error, Paul Eggert, 2021/09/09
- Message not available
- Fwd: #include <stdio.h> on Android clang causes an error, Lucy Phipps, 2021/09/09
- Re: #include <stdio.h> on Android clang causes an error, Jim Meyering, 2021/09/09