Skip to content

Commit bbe869b

Browse files
Add ChangeLog entry for MinGW format specifier fix
Signed-off-by: David Horstmann <[email protected]>
1 parent 18cf852 commit bbe869b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ChangeLog.d/fix-mingw-ansi-stdio.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)