On Monday 22 June 2026 10:13:30 Kirill Makurin wrote: > Subject: [PATCH 1/4] crt: always use _wassert() to implement assert() macro ... > Subject: [PATCH 2/4] crt: remove mingw-w64 wrapper for _assert()
I still do not think that it is good idea to remove _assert usage and _assert fixes support in mingw-w64 wrapper. The _assert function was begin used in mingw-w64 for a very long time and so I would like to see it still there. I'm willing to spend more time on the _assert function to try to fix newly found issues, to let the _assert here. _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
