Re: The std::to_string problem is back
David Gressett <[email protected]>
| Newsgroups | gmane.comp.gnu.mingw.user |
|---|---|
| Message-ID | <ABCD305D3C42374DA91D18ECDE1280000499760CAAC9@APPA-DC-S02.AMLI-DENTON.COM> |
>From: MinGW-Users [mailto:[email protected]] On Behalf Of Eli Zaretskii >Sent: Thursday, April 18, 2019 2:04 PM >> From: Keith Marshall <[email protected]> >> Date: Thu, 18 Apr 2019 19:27:24 +0100 >> >> > #include <string> >> > int main() { std::to_string(10); } >> > >> > compiles cleanly with MinGW GCC 7.3.0, but fails with GCC 8.2.0: >> ^^^^^^^^^^^^^^^^^^^^ >> >> Sorry, but I cannot reproduce this; that toy program compiles cleanly, >> both with my production (Linux-hosted) mingw32-g++ cross-compiler, and >> with a freshly installed (VirtualBox Win7 hosted) native g++-8.2.0: > >Strange. OK, I will take a closer look at my 8.2.0 installation. I also cannot reproduce the problem _______________________________________________ MinGW-Users mailing list [email protected] This list observes the Etiquette found at http://www.mingw.org/Mailing_Lists. We ask that you be polite and do the same. Disregard for the list etiquette may cause your account to be moderated. _______________________________________________ You may change your MinGW Account Options or unsubscribe at: https://lists.osdn.me/mailman/listinfo/mingw-users Also: mailto:[email protected]?subject=unsubscribe