mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-20 19:21:09 +01:00
Add ChangeLog entry for MinGW format specifier fix
Signed-off-by: David Horstmann <david.horstmann@arm.com>
This commit is contained in:
4
ChangeLog.d/fix-mingw-ansi-stdio.txt
Normal file
4
ChangeLog.d/fix-mingw-ansi-stdio.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
Bugfix
|
||||
* Fix a build failure with MinGW when the __USE_MINGW_ANSI_STDIO option
|
||||
is set. This was caused by the wrong format specifier being used to
|
||||
print long long values (MBEDTLS_PRINTF_LONGLONG).
|
||||
Reference in New Issue
Block a user