[Bug libstdc++/40278] -std=c++0x is error, but -std=gnu++0x is OK!
ktietz at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jan 16 10:08:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40278
Kai Tietz <ktietz at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
Last reconfirmed| |2012-01-16
CC| |ktietz at gcc dot gnu.org
Ever Confirmed|0 |1
--- Comment #12 from Kai Tietz <ktietz at gcc dot gnu.org> 2012-01-16 09:49:14 UTC ---
Hmm, this issue doesn't occure with mingw-w64 for 32-bit or 64-bit. This is
related to the fact that mingw-w64 provides also the wide-character
printf/scanf family in unix-way.
So I would suggest to close this bug here, as it is a mingw.org runtime issue.
More information about the Gcc-bugs
mailing list