> On 27 Jun 2024, at 17:59, FX Coudert <fxcoud...@gmail.com> wrote:
>
> macOS 15 headers move the bulk of the content of <stdio.h> to an included
> header <_stdio.h> so we apply the “apple_local_stdio_fn_deprecation”
> fixinclude to this file also.
>
> Restores bootstrap on darwin24.
> OK to push?
OK. thanks for the fix
I guess we have also to backport if we want earlier branches to bootstrap there
too?
Iain
>
> FX
>
>
> fixincludes/ChangeLog:
>
> * fixincl.x: Regenerate.
> * inclhack.def (apple_local_stdio_fn_deprecation): Also apply to
> _stdio.h.
>
> <0001-fixincludes-adjust-stdio-fix-for-macOS-15-headers.patch>