This check in line 282 of inttypes.h is always false because __USE_MINGW_ANSI_STDIO is always defined to 0 or 1 in _mingw.h:

#if (defined(__CRTDLL__) || __MSVCRT_VERSION__ < 0x200) && !defined(__USE_MINGW_ANSI_STDIO)

No patch included because I don't know whether this section is still needed or could be removed.

--
Regards,
Christian



_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to