[Bug libstdc++/52015] std::to_string does not work under MinGW

2014-02-26 Thread roman.vasiliev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52015 --- Comment #37 from Roman roman.vasiliev at gmail dot com --- Created attachment 32220 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=32220action=edit initilal file

[Bug libstdc++/52015] std::to_string does not work under MinGW

2014-02-26 Thread roman.vasiliev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52015 --- Comment #38 from Roman roman.vasiliev at gmail dot com --- Created attachment 32221 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=32221action=edit yeld without -std=c++11

[Bug libstdc++/52015] std::to_string does not work under MinGW

2014-02-26 Thread roman.vasiliev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52015 --- Comment #39 from Roman roman.vasiliev at gmail dot com --- Created attachment 3 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=3action=edit yeld with -std=c++11

[Bug libstdc++/52015] std::to_string does not work under MinGW

2014-02-26 Thread roman.vasiliev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52015 --- Comment #40 from Roman roman.vasiliev at gmail dot com --- (In reply to Jonathan Wakely from comment #36) (In reply to Roman from comment #35) Tried to apply proposed patch for MinGW 4.8.1 and received no positive effect. Compiler tells

[Bug libstdc++/52015] std::to_string does not work under MinGW

2014-02-25 Thread roman.vasiliev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52015 Roman roman.vasiliev at gmail dot com changed: What|Removed |Added CC||roman.vasiliev