We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18cf852 commit bbe869bCopy full SHA for bbe869b
ChangeLog.d/fix-mingw-ansi-stdio.txt
@@ -0,0 +1,4 @@
1
+Bugfix
2
+ * Fix a build failure with MinGW when the __USE_MINGW_ANSI_STDIO option
3
+ is set. This was caused by the wrong format specifier being used to
4
+ print long long values (MBEDTLS_PRINTF_LONGLONG).
0 commit comments