[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 --- (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 about error : 'stoi' was not

[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 --- Created attachment 3 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=3&action=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 #38 from Roman --- Created attachment 32221 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32221&action=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 #37 from Roman --- Created attachment 32220 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32220&action=edit initilal file

[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 changed: What|Removed |Added CC||roman.vasiliev at gmail dot com --- Comment #35