On Fri, 29 Sep 2017, Jacek Caban wrote:

Please review.

Signed-off-by: Jacek Caban <ja...@codeweavers.com>
---
mingw-w64-headers/crt/stdio.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

This actually isn't correct for the cases when building with
__MSVCRT_VERSION__ = 0x1400.

I'll post another version that takes care of that, that should work for all combos of __MSVCRT_VERSION__ and __USE_MINGW_ANSI_STDIO.

// Martin

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to