This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [PATCH] PR libstdc++/90239 Fix status of P0591R4 in C++2a support table
- From: Richard Biener <richard dot guenther at gmail dot com>
- To: Jonathan Wakely <jwakely at redhat dot com>
- Cc: "libstdc++" <libstdc++ at gcc dot gnu dot org>, GCC Patches <gcc-patches at gcc dot gnu dot org>
- Date: Fri, 26 Apr 2019 08:59:58 +0200
- Subject: Re: [PATCH] PR libstdc++/90239 Fix status of P0591R4 in C++2a support table
- References: <20190425213136.GA16332@redhat.com>
On Thu, Apr 25, 2019 at 11:31 PM Jonathan Wakely <jwakely@redhat.com> wrote:
>
> PR libstdc++/90239
> * doc/xml/manual/status_cxx2020.xml: Correct status of P0591R4.
> * doc/html/*: Regenerate.
>
> This corrects the docs to reflect the real status in gcc-9-branch.
> I'll fix it properly on trunk (and later backport it to 9.2).
I guess it's OK to backport for 9.1 as well if you make sure to not break
the build.
Richard.
>