This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: C++17 Support and Website
- From: Joel Sherrill <joel at rtems dot org>
- To: Jonathan Wakely <jwakely dot gcc at gmail dot com>
- Cc: GCC <gcc at gcc dot gnu dot org>
- Date: Wed, 19 Jun 2019 14:11:53 -0500
- Subject: Re: C++17 Support and Website
- References: <CAF9ehCU7Cht-zU15fioRSnTasuGO=yXYc4PLNVCZCXQ0Menuuw@mail.gmail.com> <CAH6eHdS9j71zb=mnU=E-50uH6PtFYV6dx-RORm9ShP5HJPqBFg@mail.gmail.com>
- Reply-to: joel at rtems dot org
On Wed, Jun 19, 2019 at 2:07 PM Jonathan Wakely <jwakely.gcc@gmail.com>
wrote:
> On Wed, 19 Jun 2019 at 20:05, Joel Sherrill <joel@rtems.org> wrote:
> >
> > Hi
> >
> > I was double checking the C++17 support in GCC for someone and the text
> at
> > this URL states
> > the support is experimental and gives the impression that the support is
> > incomplete. The table
> > of language features now has them all implemented.
> >
> > Is this text still accurate?
>
> No, see the 9.1.0 announcement:
> https://gcc.gnu.org/ml/gcc-announce/2019/msg00001.html
>
> > https://gcc.gnu.org/projects/cxx-status.html#cxx17
>
> We should fix that, thanks!
>
Thanks for the quick reply. If it is any consolation, LLVM's status page
appears
to similarly suffer from not getting the introductory text updated.