Bruno Haible via Gnulib discussion list <bug-gnulib@gnu.org> writes:

> Pierre Ossman reported in <https://savannah.gnu.org/bugs/?67300>:
>
>> Trying to build the latest release of gettext using GCC 15 and macOS
>> as the target results in:
>> 
>> 
>>     ...
>>     In file included from 
>> /usr/x86_64-apple-darwin10/sys-root/usr/include/secure/_string.h:32,
>>                      from 
>> /usr/x86_64-apple-darwin10/sys-root/usr/include/string.h:148,
>>                      from ./string.h:41,
>>                      from getcwd-lgpl.c:24:
>>     ./string.h:754:20: error: expected declaration specifiers or '...' 
>> before numeric constant
>>       754 | _GL_EXTERN_C void *memcpy (void *__dest, const void *__src, 
>> size_t __n)
>>           |                    ^~~~~~
...
> Thanks for the report. This patch should fix it.

I was just about debugging this myself, it happens on Windows MSYS too:

https://gitlab.com/oath-toolkit/oath-toolkit/-/jobs/10634779106

Once you push this, I suggest to merge it into the stable-202507 tree
too.

/Simon

Attachment: signature.asc
Description: PGP signature

Reply via email to