|
From: | Christian Boos |
Subject: | [bug #40227] Various fixes for MSVC build of 4.0 |
Date: | Tue, 15 Oct 2013 21:25:52 +0000 |
User-agent: | Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.16 Safari/537.36 |
Follow-up Comment #18, bug #40227 (project make): Yep, patch in file #29381 works for me as well (tested with both x32 and x64 toolchains of MinGW-w64). Thanks! ---- Googling shows that lots of projects stumble upon this issue. MinGW-w64 chose to be compatible with the behavior of the MS API by default, see http://thread.gmane.org/gmane.comp.gnu.mingw.w64.general/7132/focus=7133 and this different approach is indeed a problem when MinGW-w64 is used as a drop in replacement for MinGW32. They have documented the vsnprintf behavior here: http://sourceforge.net/apps/trac/mingw-w64/wiki/printf%20and%20scanf%20family _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?40227> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |