Excerpts from Iain Sandoe's message of September 8, 2025 9:28 pm: > hi Iain > >> On 8 Sep 2025, at 20:24, Iain Buclaw <ibuc...@gdcproject.org> wrote: >> >> Excerpts from Iain Buclaw's message of September 8, 2025 6:27 pm: >>> Excerpts from Iain Sandoe's message of September 6, 2025 9:27 pm: >>>> Tested on x86_64-darwin21 (has __fork) and x86_64-darwin10 (does not). >>>> OK for trunk? >>>> thanks >>>> Iain >>>> >>> >>> Looks OK. >>> >> >> FYI, sent the D source file changes upstream >> >> https://github.com/dlang/dmd/pull/21831 >> >> Tweaked the static conditions so that it remains as being common code >> between GDC and other D compilers. > > Do you want me to update my patch to follow that before comitting it - or > wait for the upstream to be merged? (I guess that it won’t work without the > configure changes anyway) >
There's quite a bit of catching up that I need to do my end to get back in sync with upstream, so feel free just to commit it. It might be a while waiting for the merge that contains the upstream fix. Iain.