[Bug libstdc++/84087] string::assign problem with two arguments

2018-08-23 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84087 Jonathan Wakely changed: What|Removed |Added CC||ark at acm dot org --- Comment #12 fro

[Bug libstdc++/84087] string::assign problem with two arguments

2018-07-04 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84087 Jonathan Wakely changed: What|Removed |Added Target Milestone|8.2 |7.4 --- Comment #11 from Jonathan Wake

[Bug libstdc++/84087] string::assign problem with two arguments

2018-07-04 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84087 --- Comment #10 from Jonathan Wakely --- Author: redi Date: Wed Jul 4 13:58:50 2018 New Revision: 262402 URL: https://gcc.gnu.org/viewcvs?rev=262402&root=gcc&view=rev Log: PR libstdc++/84087 add default arguments to basic_string members (LWG 22

[Bug libstdc++/84087] string::assign problem with two arguments

2018-07-04 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84087 Jonathan Wakely changed: What|Removed |Added Target Milestone|9.0 |8.2 --- Comment #9 from Jonathan Wakel

[Bug libstdc++/84087] string::assign problem with two arguments

2018-07-04 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84087 --- Comment #8 from Jonathan Wakely --- Author: redi Date: Wed Jul 4 11:44:24 2018 New Revision: 262382 URL: https://gcc.gnu.org/viewcvs?rev=262382&root=gcc&view=rev Log: PR libstdc++/84087 add default arguments to basic_string members (LWG 226

[Bug libstdc++/84087] string::assign problem with two arguments

2018-05-03 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84087 Jonathan Wakely changed: What|Removed |Added Keywords|deferred| Status|ASSIGNED

[Bug libstdc++/84087] string::assign problem with two arguments

2018-05-03 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84087 --- Comment #6 from Jonathan Wakely --- Author: redi Date: Thu May 3 15:01:20 2018 New Revision: 259895 URL: https://gcc.gnu.org/viewcvs?rev=259895&root=gcc&view=rev Log: PR libstdc++/84087 add default arguments to basic_string members (LWG 226

[Bug libstdc++/84087] string::assign problem with two arguments

2018-01-30 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84087 --- Comment #5 from Jonathan Wakely --- (In reply to Berni from comment #3) > hope this will go into gcc 8.0 release!? the current snapshot (some days > ago) does not seem to be fixed yet. Of course not, I only created the patch yesterday. As I

[Bug libstdc++/84087] string::assign problem with two arguments

2018-01-30 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84087 Jonathan Wakely changed: What|Removed |Added Status|RESOLVED|ASSIGNED Resolution|WORKSFORME

[Bug libstdc++/84087] string::assign problem with two arguments

2018-01-29 Thread bseifert at gmx dot at
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84087 Berni changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug libstdc++/84087] string::assign problem with two arguments

2018-01-29 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84087 Jonathan Wakely changed: What|Removed |Added Keywords||patch Status|NEW

[Bug libstdc++/84087] string::assign problem with two arguments

2018-01-29 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84087 Jonathan Wakely changed: What|Removed |Added Keywords||rejects-valid Status|UNCON