eugene | e42a50d | 2021-05-12 12:33:36 -0400 | [diff] [blame] | 1 | Changes |
2 | * fix build failure on MinGW toolchain when __USE_MING_ANSI_STDIO is on. | ||||
eugene | b46d1a7 | 2021-05-12 14:36:24 -0400 | [diff] [blame] | 3 | When that flag is on, standard GNU C printf format specifiers |
4 | should be used. | ||||
eugene | e42a50d | 2021-05-12 12:33:36 -0400 | [diff] [blame] | 5 |