[Bug c++/50244] wcstold not available for C++0x

2011-09-24 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50244 Paolo Carlini changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|

[Bug c++/50244] wcstold not available for C++0x

2011-09-01 Thread lcid-fire at gmx dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50244 --- Comment #5 from lcid-fire at gmx dot net 2011-09-02 06:41:29 UTC --- It seems to be a mixup of gcc 4.4.3 and 4.5.3 include paths. Obviously the headers are quite different - I'll have to sort it out.

[Bug c++/50244] wcstold not available for C++0x

2011-08-30 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50244 --- Comment #4 from Jonathan Wakely 2011-08-30 23:21:29 UTC --- is that whole file really necessary? what happens if you just #include ? What's the simplest command that reproduces the error?

[Bug c++/50244] wcstold not available for C++0x

2011-08-30 Thread lcid-fire at gmx dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50244 --- Comment #3 from lcid-fire at gmx dot net 2011-08-30 23:14:01 UTC --- Created attachment 25142 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25142 Generated ii file

[Bug c++/50244] wcstold not available for C++0x

2011-08-30 Thread lcid-fire at gmx dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50244 --- Comment #2 from lcid-fire at gmx dot net 2011-08-30 23:13:07 UTC --- Created attachment 25141 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25141 Filtered output

[Bug c++/50244] wcstold not available for C++0x

2011-08-30 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50244 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|