public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r13-8441] libstdc++: Fix typo in C++20 status table
@ 2024-03-15 17:05 Jonathan Wakely
  0 siblings, 0 replies; only message in thread
From: Jonathan Wakely @ 2024-03-15 17:05 UTC (permalink / raw)
  To: gcc-cvs, libstdc++-cvs

https://gcc.gnu.org/g:d92942efb33c84275521186d351bee854f39c4f2

commit r13-8441-gd92942efb33c84275521186d351bee854f39c4f2
Author: Jonathan Wakely <jwakely@redhat.com>
Date:   Fri Mar 15 17:04:22 2024 +0000

    libstdc++: Fix typo in C++20 status table
    
    libstdc++-v3/ChangeLog:
    
            * doc/xml/manual/status_cxx2023.xml: Close parenthesis.
            * doc/html/manual/status.html: Regenerate.

Diff:
---
 libstdc++-v3/doc/html/manual/status.html       | 2 +-
 libstdc++-v3/doc/xml/manual/status_cxx2023.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/libstdc++-v3/doc/html/manual/status.html b/libstdc++-v3/doc/html/manual/status.html
index c732f35da0c..6f5c0238d8e 100644
--- a/libstdc++-v3/doc/html/manual/status.html
+++ b/libstdc++-v3/doc/html/manual/status.html
@@ -1903,7 +1903,7 @@ or any notes about the implementation.
         <a class="link" href="https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2021/p2255r2.html" target="_top">
         P2255R2
         </a>
-      </td><td align="center"> 13.1 (missing changes to <code class="code">std::tuple</code> </td><td align="left"> <code class="code">__cpp_lib_reference_from_temporary &gt;= 202202L</code> </td></tr><tr><td colspan="4" align="left">
+      </td><td align="center"> 13.1 (missing changes to <code class="code">std::tuple</code>) </td><td align="left"> <code class="code">__cpp_lib_reference_from_temporary &gt;= 202202L</code> </td></tr><tr><td colspan="4" align="left">
         <span class="bold"><strong>Strings and text</strong></span>
       </td></tr><tr><td align="left"> string contains function </td><td align="left">
         <a class="link" href="https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2020/p1679r3.html" target="_top">
diff --git a/libstdc++-v3/doc/xml/manual/status_cxx2023.xml b/libstdc++-v3/doc/xml/manual/status_cxx2023.xml
index d1eacbfb0d6..a3105bcde19 100644
--- a/libstdc++-v3/doc/xml/manual/status_cxx2023.xml
+++ b/libstdc++-v3/doc/xml/manual/status_cxx2023.xml
@@ -491,7 +491,7 @@ or any notes about the implementation.
         P2255R2
         </link>
       </entry>
-      <entry align="center"> 13.1 (missing changes to <code>std::tuple</code> </entry>
+      <entry align="center"> 13.1 (missing changes to <code>std::tuple</code>) </entry>
       <entry> <code>__cpp_lib_reference_from_temporary &gt;= 202202L</code> </entry>
     </row>

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-03-15 17:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-15 17:05 [gcc r13-8441] libstdc++: Fix typo in C++20 status table Jonathan Wakely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).