[Bug libstdc++/37522] [4.4 regression] Incorrect vswprintf prototype breaks __to_xstring
k2k at narod dot ru
gcc-bugzilla@gcc.gnu.org
Tue Mar 5 01:17:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37522
Karlson2k <k2k at narod dot ru> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |k2k at narod dot ru
--- Comment #16 from Karlson2k <k2k at narod dot ru> 2013-03-05 01:16:34 UTC ---
Header version could be detected in _mingw_mac.h for MinGW-w64 or in _mingw.h
for MinGW32.
_mingw.h could be used for MinGW-w64 too as it include internally _mingw_mac.h.
More information about the Gcc-bugs
mailing list