On Thursday 02 July 2026 22:51:25 LIU Hao wrote: > 在 2026-7-2 21:12, Kirill Makurin 写道: > > > This is updated version of assert() changes. > > > > Hello, I would like to remind about these patches. > > > > Sorry for the late reply; had been busy managing to build libgomp without > winpthreads these days. > > Patch 0004 is indeed not unusual; the parent process should read from the > pipe until EOF or an error, and only then can it wait for the child process. > Of course the `write(STDOUT_FILENO, buf, size);` part is a good improvement. > > If these pass the CI, I can push them tomorrow.
I would like to spend some more time on trying to fix the _assert function, rather than removing the current workaround as it is the current changes. And also as I wrote in other email I'm not very happy with forcing all asserts to go into UNICODE code path, even those which are narrow char*. _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
