Hi Simon,

> > Thanks for the report. This patch should fix it.
> 
> I was just about debugging this myself, it happens on Windows MSYS too:

Glad that I did a general fix. My first attempt was to conditionalize on
(defined __APPLE__ && defined __MACH__ && _USE_FORTIFY_LEVEL != 0)...

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

Yes, this is a fix that I will merge into the stable branch. I do these
merges approximately once every fortnight; I don't like to put things
into the stable branch immediately after pushing them in 'master'.

Bruno




Reply via email to