blob: 383b1c7fd4fbd62673bafab466ecee333764a7a6 [file] [log] [blame]
eugenee42a50d2021-05-12 12:33:36 -04001Changes
2 * fix build failure on MinGW toolchain when __USE_MING_ANSI_STDIO is on.
eugeneb46d1a72021-05-12 14:36:24 -04003 When that flag is on, standard GNU C printf format specifiers
4 should be used.
eugenee42a50d2021-05-12 12:33:36 -04005