public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/52015] New: std::to_string does not work under MinGW
@ 2012-01-27  9:29 zeratul976 at hotmail dot com
  2012-01-27 10:55 ` [Bug libstdc++/52015] " paolo.carlini at oracle dot com
                   ` (37 more replies)
  0 siblings, 38 replies; 39+ messages in thread
From: zeratul976 at hotmail dot com @ 2012-01-27  9:29 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 52015
           Summary: std::to_string does not work under MinGW
    Classification: Unclassified
           Product: gcc
           Version: 4.6.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: zeratul976@hotmail.com


The std::to_string functions are guarded by
!defined(_GLIBCXX_HAVE_BROKEN_VSWPRINTF). MinGW defines this symbol as 1 in its
os_defines.h, with a comment pointing to:

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

That bug was marked as "resolved" over three years ago, but the fix was just to
add this guard, not to actually get the functions to work.

Can this be fixed so that the to_string functions work on MinGW?


^ permalink raw reply	[flat|nested] 39+ messages in thread

end of thread, other threads:[~2014-02-27  7:21 UTC | newest]

Thread overview: 39+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-27  9:29 [Bug libstdc++/52015] New: std::to_string does not work under MinGW zeratul976 at hotmail dot com
2012-01-27 10:55 ` [Bug libstdc++/52015] " paolo.carlini at oracle dot com
2012-02-27 17:11 ` zeratul976 at hotmail dot com
2012-02-27 17:21 ` redi at gcc dot gnu.org
2012-02-27 18:07 ` paolo.carlini at oracle dot com
2012-02-27 18:14 ` paolo.carlini at oracle dot com
2012-02-27 18:42 ` ktietz at gcc dot gnu.org
2012-02-27 18:51 ` paolo.carlini at oracle dot com
2012-09-13 17:31 ` eXpl0it3r@my-gate.net
2012-09-13 17:34 ` eXpl0it3r@my-gate.net
2012-09-13 22:15 ` paolo.carlini at oracle dot com
2012-10-23 12:44 ` earnie at users dot sourceforge.net
2012-10-23 13:06 ` manu at gcc dot gnu.org
2012-10-23 13:11 ` redi at gcc dot gnu.org
2012-10-31 11:20 ` redi at gcc dot gnu.org
2012-11-29 14:18 ` ktietz at gcc dot gnu.org
2012-11-29 14:25 ` paolo.carlini at oracle dot com
2012-11-29 14:30 ` ktietz at gcc dot gnu.org
2012-11-29 14:41 ` redi at gcc dot gnu.org
2013-01-05 21:24 ` i.nixman at gmail dot com
2013-01-06  1:44 ` redi at gcc dot gnu.org
2013-01-06  2:08 ` zeratul976 at hotmail dot com
2013-01-06 11:31 ` redi at gcc dot gnu.org
2013-10-21 16:49 ` tom at kera dot name
2013-11-01  8:42 ` matanshukry at gmail dot com
2013-11-01 10:39 ` redi at gcc dot gnu.org
2013-11-03 13:20 ` m8r-iv55ri at mailinator dot com
2013-11-03 13:50 ` paolo.carlini at oracle dot com
2013-11-03 14:00 ` ktietz at gcc dot gnu.org
2013-11-03 14:16 ` m8r-iv55ri at mailinator dot com
2013-11-03 19:55 ` redi at gcc dot gnu.org
2013-11-03 20:11 ` redi at gcc dot gnu.org
2013-11-04  9:16 ` redi at gcc dot gnu.org
2013-11-11 11:36 ` redi at gcc dot gnu.org
2014-02-26  5:50 ` roman.vasiliev at gmail dot com
2014-02-26 10:00 ` redi at gcc dot gnu.org
2014-02-27  7:16 ` roman.vasiliev at gmail dot com
2014-02-27  7:20 ` roman.vasiliev at gmail dot com
2014-02-27  7:21 ` roman.vasiliev at gmail dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).