[Bug libstdc++/59769] please add ios_base::__noreplace

2022-03-26 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59769 --- Comment #8 from Jonathan Wakely --- ... by LEWG and LWG. It still has to pass at plenary to get into the draft.

[Bug libstdc++/59769] please add ios_base::__noreplace

2022-03-26 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59769 --- Comment #7 from Jonathan Wakely --- Approved for C++23

[Bug libstdc++/59769] please add ios_base::__noreplace

2021-12-09 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59769 Jonathan Wakely changed: What|Removed |Added Target Milestone|--- |12.0 Status|NEW

[Bug libstdc++/59769] please add ios_base::__noreplace

2021-12-09 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59769 --- Comment #5 from CVS Commits --- The master branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:a219139e986a4200a9105d7c1fa63735d2945994 commit r12-5878-ga219139e986a4200a9105d7c1fa63735d2945994 Author: Jonathan Wakely Date:

[Bug libstdc++/59769] please add ios_base::__noreplace

2021-12-08 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59769 --- Comment #4 from Jonathan Wakely --- Created attachment 51953 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=51953=edit Implement std::ios_base::__noreplace for C++23 TODO: tests

[Bug libstdc++/59769] please add ios_base::__noreplace

2021-11-26 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59769 --- Comment #3 from Jonathan Wakely --- http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2021/p2467r0.html

[Bug libstdc++/59769] please add ios_base::__noreplace

2021-09-30 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59769 Jonathan Wakely changed: What|Removed |Added Last reconfirmed||2021-09-30

[Bug libstdc++/59769] please add ios_base::__noreplace

2021-09-25 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59769 --- Comment #1 from Jonathan Wakely --- This should be done in the C++ standard, not just as a libstdc++ extension.