[Bug libstdc++/60005] std::wcstod() doesn't work properly

ktietz at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Feb 18 18:10:00 GMT 2014


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

Kai Tietz <ktietz at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |ktietz at gcc dot gnu.org
         Resolution|---                         |INVALID

--- Comment #1 from Kai Tietz <ktietz at gcc dot gnu.org> ---
This is an bug in implementation of wcstod.  By standard this routine has to
handle that endptr is null.  So please report this issue to mingw.



More information about the Gcc-bugs mailing list