[committed][gcc-13] libstdc++: Remove confusing text from status tables for release branch
Jonathan Wakely
jwakely@redhat.com
Tue Jun 25 22:38:06 GMT 2024
On Tue, 25 Jun 2024 at 23:34, Jonathan Wakely <jwakely@redhat.com> wrote:
>
> Pushed to gcc-13.
And the equivalent for gcc-14 too.
>
> -- >8 --
>
> When I tried to make the release branch versions of these docs refer to
> the release branch instead of "mainline GCC", for some reason I left the
> text "not any particular release" there. That's just confusing, because
> the docs are for a particular release, the latest on that branch. Remove
> that confusing text in several places.
>
> libstdc++-v3/ChangeLog:
>
> * doc/xml/manual/status_cxx1998.xml: Remove confusing "not in
> any particular release" text.
> * doc/xml/manual/status_cxx2011.xml: Likewise.
> * doc/xml/manual/status_cxx2014.xml: Likewise.
> * doc/xml/manual/status_cxx2017.xml: Likewise.
> * doc/xml/manual/status_cxx2020.xml: Likewise.
> * doc/xml/manual/status_cxx2023.xml: Likewise.
> * doc/xml/manual/status_cxxtr1.xml: Likewise.
> * doc/xml/manual/status_cxxtr24733.xml: Likewise.
> * doc/html/manual/status.html: Regenerate.
> ---
> libstdc++-v3/doc/html/manual/status.html | 16 ++++++++--------
> libstdc++-v3/doc/xml/manual/status_cxx1998.xml | 2 +-
> libstdc++-v3/doc/xml/manual/status_cxx2011.xml | 2 +-
> libstdc++-v3/doc/xml/manual/status_cxx2014.xml | 2 +-
> libstdc++-v3/doc/xml/manual/status_cxx2017.xml | 2 +-
> libstdc++-v3/doc/xml/manual/status_cxx2020.xml | 2 +-
> libstdc++-v3/doc/xml/manual/status_cxx2023.xml | 2 +-
> libstdc++-v3/doc/xml/manual/status_cxxtr1.xml | 2 +-
> .../doc/xml/manual/status_cxxtr24733.xml | 2 +-
> 9 files changed, 16 insertions(+), 16 deletions(-)
>
> diff --git a/libstdc++-v3/doc/html/manual/status.html b/libstdc++-v3/doc/html/manual/status.html
> index 53957bd2e0d..a2c89002289 100644
> --- a/libstdc++-v3/doc/html/manual/status.html
> +++ b/libstdc++-v3/doc/html/manual/status.html
> @@ -6,7 +6,7 @@
> This status table is based on the table of contents of ISO/IEC 14882:2003.
> </p><p>
> This section describes the C++ support in
> -the GCC 13 release series, not in any particular release.
> +the GCC 13 release series.
> </p><div class="table"><a id="table.cxx98_status"></a><p class="title"><strong>Table 1.1. C++ 1998/2003 Implementation Status</strong></p><div class="table-contents"><table class="table" summary="C++ 1998/2003 Implementation Status" border="1"><colgroup><col align="left" class="c1" /><col align="left" class="c2" /><col align="left" class="c3" /><col align="left" class="c4" /></colgroup><thead><tr><th align="left">Section</th><th align="left">Description</th><th align="left">Status</th><th align="left">Comments</th></tr></thead><tbody><tr><td align="left">
> <span class="emphasis"><em>18</em></span>
> </td><td colspan="3" align="left">
> @@ -161,7 +161,7 @@ since that release.
> This status table is based on the table of contents of ISO/IEC 14882:2011.
> </p><p>
> This section describes the C++11 support in
> -the GCC 13 release series, not in any particular release.
> +the GCC 13 release series.
> </p><div class="table"><a id="table.cxx11_status"></a><p class="title"><strong>Table 1.2. C++ 2011 Implementation Status</strong></p><div class="table-contents"><table class="table" summary="C++ 2011 Implementation Status" border="1"><colgroup><col align="left" class="c1" /><col align="left" class="c2" /><col align="left" class="c3" /><col align="left" class="c4" /></colgroup><thead><tr><th align="left">Section</th><th align="left">Description</th><th align="left">Status</th><th align="left">Comments</th></tr></thead><tbody><tr><td align="left">
> <span class="emphasis"><em>18</em></span>
> </td><td colspan="3" align="left">
> @@ -434,7 +434,7 @@ Some subclauses are not shown in the table where the content is unchanged
> since C++11 and the implementation is complete.
> </p><p>
> This section describes the C++14 and library TS support in
> -the GCC 13 release series, not in any particular release.
> +the GCC 13 release series.
> </p><div class="table"><a id="table.cxx14_status"></a><p class="title"><strong>Table 1.3. C++ 2014 Implementation Status</strong></p><div class="table-contents"><table class="table" summary="C++ 2014 Implementation Status" border="1"><colgroup><col align="left" class="c1" /><col align="left" class="c2" /><col align="left" class="c3" /><col align="left" class="c4" /></colgroup><thead><tr><th align="left">Section</th><th align="left">Description</th><th align="left">Status</th><th align="left">Comments</th></tr></thead><tbody><tr><td align="left">
> <span class="emphasis"><em>18</em></span>
> </td><td colspan="3" align="left">
> @@ -579,7 +579,7 @@ so the API and ABI of features added in C++17 is only stable
> since that release.
> </p><p>
> This section describes the C++17 and library TS support in
> -the GCC 13 release series, not in any particular release.
> +the GCC 13 release series.
> </p><p>
> The following table lists new library features that are included in
> the C++17 standard. The "Proposal" column provides a link to the
> @@ -1255,7 +1255,7 @@ options. The pre-defined symbol
> presence of the required flag.
> </p><p>
> This section describes the C++20 and library TS support in
> -the GCC 13 release series, not in any particular release.
> +the GCC 13 release series.
> </p><p>
> The following table lists new library features that are included in
> the C++20 standard. The "Proposal" column provides a link to the
> @@ -1725,7 +1725,7 @@ options. The pre-defined symbol
> presence of the required flag.
> </p><p>
> This section describes the C++23 and library TS support in
> -the GCC 13 release series, not in any particular release.
> +the GCC 13 release series.
> </p><p>
> The following table lists new library features that have been accepted into
> the C++23 working draft. The "Proposal" column provides a link to the
> @@ -2123,7 +2123,7 @@ In this implementation the header names are prefixed by
> <code class="code"><tr1/memory></code>, and so on.
> </p><p>
> This page describes the TR1 support in
> -the GCC 13 release series, not in any particular release.
> +the GCC 13 release series.
> </p><div class="table"><a id="table.tr1_status"></a><p class="title"><strong>Table 1.11. C++ TR1 Implementation Status</strong></p><div class="table-contents"><table class="table" summary="C++ TR1 Implementation Status" border="1"><colgroup><col align="left" class="c1" /><col align="left" class="c2" /><col align="left" class="c3" /><col align="left" class="c4" /></colgroup><thead><tr><th align="left">Section</th><th align="left">Description</th><th align="left">Status</th><th align="left">Comments</th></tr></thead><tbody><tr><td align="left"><span class="emphasis"><em>2</em></span></td><td colspan="3" align="left"><span class="emphasis"><em>General Utilities</em></span></td></tr><tr><td align="left">2.1</td><td align="left">Reference wrappers</td><td align="left"> </td><td align="left"> </td></tr><tr><td align="left">2.1.1</td><td align="left">Additions to header <code class="code"><functional></code> synopsis</td><td align="left">Y</td><td align="left"> </td></tr><tr><td align="left">2.1.2</td><td align="left">Class template <code class="code">reference_wrapper</code></td><td align="left"> </td><td align="left"> </td></tr><tr><td align="left">2.1.2.1</td><td align="left"><code class="code">reference_wrapper</code> construct/copy/destroy</td><td align="left">Y</td><td align="left"> </td></tr><tr><td align="left">2.1.2.2</td><td align="left"><code class="code">reference_wrapper</code> assignment</td><td align="left">Y</td><td align="left"> </td></tr><tr><td align="left">2.1.2.3</td><td align="left"><code class="code">reference_wrapper</code> access</td><td align="left">Y</td><td align="left"> </td></tr><tr><td align="left">2.1.2.4</td><td align="left"><code class="code">reference_wrapper</code> invocation</td><td align="left">Y</td><td align="left"> </td></tr><tr><td align="left">2.1.2.5</td><td align="left"><code class="code">reference_wrapper</code> helper functions</td><td align="left">Y</td><td align="left"> </td></tr><tr><td align="left">2.2</td><td align="left">Smart pointers</td><td align="left"> </td><td align="left"> </td></tr><tr><td align="left">2.2.1</td><td align="left">Additions to header <code class="code"><memory></code> synopsis</td><td align="left">Y</td><td align="left"> </td></tr><tr><td align="left">2.2.2</td><td align="left">Class <code class="code">bad_weak_ptr</code></td><td align="left">Y</td><td align="left"> </td></tr><tr><td align="left">2.2.3</td><td align="left">Class template <code class="code">shared_ptr</code></td><td align="left"> </td><td align="left">
> <p>
> Uses code from
> @@ -2144,7 +2144,7 @@ ISO/IEC TR 24733:2011,
> decimal floating-point arithmetic".
> </p><p>
> This page describes the TR 24733 support in
> -the GCC 13 release series, not in any particular release.
> +the GCC 13 release series.
> </p><div class="table"><a id="table.decfp_status"></a><p class="title"><strong>Table 1.12. C++ TR 24733 Implementation Status</strong></p><div class="table-contents"><table class="table" summary="C++ TR 24733 Implementation Status" border="1"><colgroup><col align="left" class="c1" /><col align="left" class="c2" /><col align="left" class="c3" /><col align="left" class="c4" /></colgroup><thead><tr><th align="left">Section</th><th align="left">Description</th><th align="left">Status</th><th align="left">Comments</th></tr></thead><tbody><tr><td align="left">
> <span class="emphasis"><em>0</em></span>
> </td><td colspan="3" align="left">
> diff --git a/libstdc++-v3/doc/xml/manual/status_cxx1998.xml b/libstdc++-v3/doc/xml/manual/status_cxx1998.xml
> index 8bc1bde54fb..5bf1cde220c 100644
> --- a/libstdc++-v3/doc/xml/manual/status_cxx1998.xml
> +++ b/libstdc++-v3/doc/xml/manual/status_cxx1998.xml
> @@ -19,7 +19,7 @@ This status table is based on the table of contents of ISO/IEC 14882:2003.
>
> <para>
> This section describes the C++ support in
> -the GCC 13 release series, not in any particular release.
> +the GCC 13 release series.
> </para>
>
> <!-- Status is Yes or No, Broken/Partial-->
> diff --git a/libstdc++-v3/doc/xml/manual/status_cxx2011.xml b/libstdc++-v3/doc/xml/manual/status_cxx2011.xml
> index 14eb791a82b..334f8440743 100644
> --- a/libstdc++-v3/doc/xml/manual/status_cxx2011.xml
> +++ b/libstdc++-v3/doc/xml/manual/status_cxx2011.xml
> @@ -35,7 +35,7 @@ This status table is based on the table of contents of ISO/IEC 14882:2011.
>
> <para>
> This section describes the C++11 support in
> -the GCC 13 release series, not in any particular release.
> +the GCC 13 release series.
> </para>
>
> <!-- Status is Yes or No, Broken/Partial-->
> diff --git a/libstdc++-v3/doc/xml/manual/status_cxx2014.xml b/libstdc++-v3/doc/xml/manual/status_cxx2014.xml
> index 608373d3c4c..37fb8f9ac32 100644
> --- a/libstdc++-v3/doc/xml/manual/status_cxx2014.xml
> +++ b/libstdc++-v3/doc/xml/manual/status_cxx2014.xml
> @@ -30,7 +30,7 @@ since C++11 and the implementation is complete.
>
> <para>
> This section describes the C++14 and library TS support in
> -the GCC 13 release series, not in any particular release.
> +the GCC 13 release series.
> </para>
>
> <!-- Status is Yes or No, Broken/Partial-->
> diff --git a/libstdc++-v3/doc/xml/manual/status_cxx2017.xml b/libstdc++-v3/doc/xml/manual/status_cxx2017.xml
> index 4a71a07f36f..f8afadb84c8 100644
> --- a/libstdc++-v3/doc/xml/manual/status_cxx2017.xml
> +++ b/libstdc++-v3/doc/xml/manual/status_cxx2017.xml
> @@ -24,7 +24,7 @@ since that release.
>
> <para>
> This section describes the C++17 and library TS support in
> -the GCC 13 release series, not in any particular release.
> +the GCC 13 release series.
> </para>
>
> <para>
> diff --git a/libstdc++-v3/doc/xml/manual/status_cxx2020.xml b/libstdc++-v3/doc/xml/manual/status_cxx2020.xml
> index c67401457e3..a0df925dcfc 100644
> --- a/libstdc++-v3/doc/xml/manual/status_cxx2020.xml
> +++ b/libstdc++-v3/doc/xml/manual/status_cxx2020.xml
> @@ -21,7 +21,7 @@ presence of the required flag.
>
> <para>
> This section describes the C++20 and library TS support in
> -the GCC 13 release series, not in any particular release.
> +the GCC 13 release series.
> </para>
>
> <para>
> diff --git a/libstdc++-v3/doc/xml/manual/status_cxx2023.xml b/libstdc++-v3/doc/xml/manual/status_cxx2023.xml
> index f24de7771aa..ac1d3e0ec56 100644
> --- a/libstdc++-v3/doc/xml/manual/status_cxx2023.xml
> +++ b/libstdc++-v3/doc/xml/manual/status_cxx2023.xml
> @@ -21,7 +21,7 @@ presence of the required flag.
>
> <para>
> This section describes the C++23 and library TS support in
> -the GCC 13 release series, not in any particular release.
> +the GCC 13 release series.
> </para>
>
> <para>
> diff --git a/libstdc++-v3/doc/xml/manual/status_cxxtr1.xml b/libstdc++-v3/doc/xml/manual/status_cxxtr1.xml
> index c4ebaa068ab..c7a0f3fc66b 100644
> --- a/libstdc++-v3/doc/xml/manual/status_cxxtr1.xml
> +++ b/libstdc++-v3/doc/xml/manual/status_cxxtr1.xml
> @@ -23,7 +23,7 @@ In this implementation the header names are prefixed by
>
> <para>
> This page describes the TR1 support in
> -the GCC 13 release series, not in any particular release.
> +the GCC 13 release series.
> </para>
>
> <!-- Status is Yes or No, Broken/Partial-->
> diff --git a/libstdc++-v3/doc/xml/manual/status_cxxtr24733.xml b/libstdc++-v3/doc/xml/manual/status_cxxtr24733.xml
> index e6b2aa3bf39..d297a56e276 100644
> --- a/libstdc++-v3/doc/xml/manual/status_cxxtr24733.xml
> +++ b/libstdc++-v3/doc/xml/manual/status_cxxtr24733.xml
> @@ -18,7 +18,7 @@ decimal floating-point arithmetic".
>
> <para>
> This page describes the TR 24733 support in
> -the GCC 13 release series, not in any particular release.
> +the GCC 13 release series.
> </para>
>
> <!-- Status is Yes or No, Broken/Partial-->
> --
> 2.45.2
>
More information about the Libstdc++
mailing list