This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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

Matan <matanshukry at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |matanshukry at gmail dot com

--- Comment #24 from Matan <matanshukry at gmail dot com> ---
just downloaded mingw32 version 4.8.1, and it still doesn't seem to be fixed.
Still getting error: 'to_string' is not a member of 'std'.

Status should be changed? ..


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]