summaryrefslogtreecommitdiffstatshomepage
path: root/tests/basics/string-join.py
diff options
context:
space:
mode:
authorstijn <stinos@zoho.com>2014-05-20 12:14:28 +0200
committerstijn <stinos@zoho.com>2014-05-20 12:14:28 +0200
commit32acd4b9f1c4c9e63ec1c3884171a5c6c0b9f4c6 (patch)
tree641b35d273bb0730437a3d9df2547b2087b795dd /tests/basics/string-join.py
parent44a949d58c883174206fc958c1fa4860e3985bd8 (diff)
downloadmicropython-32acd4b9f1c4c9e63ec1c3884171a5c6c0b9f4c6.tar.gz
micropython-32acd4b9f1c4c9e63ec1c3884171a5c6c0b9f4c6.zip
windows: Fix compilation with mingw-w64 so it uses correct printf implementations
Without this flag, mingw-w64 uses the MS implementations of snpintf and the likes. This is not really a problem since they work with the the fixes provided for msvc, but due to the way mingw-w64's stdio.h is structured we cannot get it to use the fixes.
Diffstat (limited to 'tests/basics/string-join.py')
0 files changed, 0 insertions, 0 deletions