This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/40278] -std=c++0x is error, but -std=gnu++0x is OK!


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]