Hi Iain,
>> This does fix the bootstrap problem on those, thanks
>> In this case, I’d like to test it across the OS versions I still test
>> regularly - but the machines are all going to be tied up testing the 11.5 RC
>> - so it might be a week or so. I do want to get this in as soon as poss -
Hi Iain,
> This does fix the bootstrap problem on those, thanks
> In this case, I’d like to test it across the OS versions I still test
> regularly - but the machines are all going to be tied up testing the 11.5 RC
> - so it might be a week or so. I do want to get this in as soon as poss -
> r
Hi FX
> On 11 Jul 2024, at 13:54, FX Coudert wrote:
> Sorry about that, thanks for reverting. It appears to be a SDK version issue,
> so my analysis of the old SDK versions was incorrect. Could you try (when you
> get some time) the attached patch on one of the versions that was broken by
> m
Hi Iain,
Sorry about that, thanks for reverting. It appears to be a SDK version issue,
so my analysis of the old SDK versions was incorrect. Could you try (when you
get some time) the attached patch on one of the versions that was broken by my
earlier patch? (darwin19 or darwin21).
FX
test.
> On 10 Jul 2024, at 16:45, Iain Sandoe wrote:
>> On 10 Jul 2024, at 16:25, FX Coudert wrote:
>>
>> I found another useless fixincludes on darwin, but this one was a bit harder
>> to diagnose. GCC trunk applies a fix to on modern Darwin: it is
>> stdio_stdarg_h. That fix is actually part o
Hi FX,
> On 10 Jul 2024, at 16:25, FX Coudert wrote:
>
> I found another useless fixincludes on darwin, but this one was a bit harder
> to diagnose. GCC trunk applies a fix to on modern Darwin: it is
> stdio_stdarg_h. That fix is actually part of a pair, along with
> stdio_va_list, and they