bug-gnulib
[Top][All Lists]
Advanced

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

Re: stpncpy


From: Po Lu
Subject: Re: stpncpy
Date: Sun, 26 Feb 2023 07:24:07 +0800
User-agent: Gnus/5.13 (Gnus v5.13)

Bruno Haible <bruno@clisp.org> writes:

> Po Lu wrote:
>> stpncpy is not replaced when building with the Android NDK r25b and
>> __ANDROID_API__ 19, since it is __INTRODUCED_IN (21).
>> 
>> I guess this should be fixed.  Thanks.
>
> This ought to be done through commits from 2023-01-19 and 2023-01-22.
> If it does not work for you, in a particular situation, please attach
>   - the config.cache generated by './configure -C ...',
>   - the output of this configure command,
>   - the output of 'grep STPNCPY config.status'.
>
> Thanks.
>
> Bruno

It appears I screwed up the call to admin/merge-gnulib, giving it an
out-of-date gnulib directory.  Sorry for the noise and confusion, and
thanks.


reply via email to

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