Re: cxx status update

2021-01-04 Thread Nathan Sidwell
On 1/4/21 3:33 PM, Gerald Pfeifer wrote: Hi Nathan, On Mon, 4 Jan 2021, Nathan Sidwell wrote: Here's a patch describing the c++20 modules status. While there I noticed the coroutines project status was out of date (it's done). ok? you don't need extra approval for release note entries in yo

Re: cxx status update

2021-01-04 Thread Gerald Pfeifer
Hi Nathan, On Mon, 4 Jan 2021, Nathan Sidwell wrote: > Here's a patch describing the c++20 modules status. While there I > noticed the coroutines project status was out of date (it's done). > > ok? you don't need extra approval for release note entries in your areas of expertise/maintainership

cxx status update

2021-01-04 Thread Nathan Sidwell
Here's a patch describing the c++20 modules status. While there I noticed the coroutines project status was out of date (it's done). ok? nathan -- Nathan Sidwell diff --git i/htdocs/gcc-11/changes.html w/htdocs/gcc-11/changes.html index f457b7e7..e044d710 100644 --- i/htdocs/gcc-11/changes.htm

[committed] cxx-status: Update -std= instructions for C++20.

2020-02-21 Thread Marek Polacek
We merged support for -std=c++20 to trunk, so -std=c++2a is only needed in GCC 9 and earlier. --- htdocs/projects/cxx-status.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html index 1b54ea97..47278613 100644

[committed] cxx-status: Update with Prague 2020 WG21 meeting papers.

2020-02-21 Thread Marek Polacek
I'm assuming the new papers have not been implemented yet. (P1957R1 is implemented though, I'll update the page separately.) Pushed. --- htdocs/projects/cxx-status.html | 161 +--- 1 file changed, 126 insertions(+), 35 deletions(-) diff --git a/htdocs/projects/cxx-sta