On Sun, 12 Feb 2023, Christian Franke wrote:
Still missing after this patch: [v]s[n]wprintf() for UCRT and MSVCRT.--
+#ifdef __MINGW_FORTIFY_VA_ARG
This bit should be #if, not #ifdef.Other than that, the patch seemed fine to me, so I pushed it, with that issue fixed. Thanks!
// Martin _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
