[Bug libstdc++/84159] filesystem::path::operator/= with has root directory path

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

[Bug libstdc++/84159] filesystem::path::operator/= with has root directory path

2018-05-15 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84159 --- Comment #3 from Jonathan Wakely --- Author: redi Date: Tue May 15 12:57:25 2018 New Revision: 260257 URL: https://gcc.gnu.org/viewcvs?rev=260257&root=gcc&view=rev Log: PR libstdc++/84159 fix appending strings to paths The path::operator/=(c

[Bug libstdc++/84159] filesystem::path::operator/= with has root directory path

2018-05-15 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84159 --- Comment #2 from Jonathan Wakely --- Author: redi Date: Tue May 15 12:07:09 2018 New Revision: 260255 URL: https://gcc.gnu.org/viewcvs?rev=260255&root=gcc&view=rev Log: PR libstdc++/84159 fix appending strings to paths The path::operator/=(c

[Bug libstdc++/84159] filesystem::path::operator/= with has root directory path

2018-05-14 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84159 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|