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 c++/50244] wcstold not available for C++0x


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50244

--- Comment #4 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-08-30 23:21:29 UTC ---
is that whole file really necessary?

what happens if you just #include <string> ?

What's the simplest command that reproduces the error?


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