diff mbox series

[pushed] libstdc++: C++ item p2442 is version 1 only

Message ID 20240214013455.96EDD33E9F@hamza.pair.com
State New
Headers show
Series [pushed] libstdc++: C++ item p2442 is version 1 only | expand

Commit Message

Gerald Pfeifer Feb. 14, 2024, 1:34 a.m. UTC
Following a mail exchange with Jonathan back in December; finally 
implementing what we discussed/he confirmed.

Gerald


libstdc++-v3:

	* doc/xml/manual/status_cxx2023.xml: Fix C++ item p2442 to be
	version 1.
	* doc/html/manual/status.html: Regenerate.
---
 libstdc++-v3/doc/html/manual/status.html       | 4 ++--
 libstdc++-v3/doc/xml/manual/status_cxx2023.xml | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
diff mbox series

Patch

diff --git a/libstdc++-v3/doc/html/manual/status.html b/libstdc++-v3/doc/html/manual/status.html
index 97f803063d0..dafd48035a6 100644
--- a/libstdc++-v3/doc/html/manual/status.html
+++ b/libstdc++-v3/doc/html/manual/status.html
@@ -1803,8 +1803,8 @@  or any notes about the implementation.
       </td><td align="center"> 13.1 </td><td align="left"> <code class="code">__cpp_lib_ranges_join_with &gt;= 202202L</code> </td></tr><tr><td align="left">
 	Windowing range adaptors: <code class="code">views::chunk</code>
 	and <code class="code">views::slide</code> </td><td align="left">
-        <a class="link" href="https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2021/p2442r2.html" target="_top">
-        P2442R2
+        <a class="link" href="https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2021/p2442r1.html" target="_top">
+        P2442R1
         </a>
       </td><td align="center"> 13.1 </td><td align="left"> <code class="code">__cpp_lib_ranges_slide &gt;= 202202L</code> </td></tr><tr><td align="left"> <code class="code">views::chunk_by</code> </td><td align="left">
         <a class="link" href="https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2021/p2443r1.html" target="_top">
diff --git a/libstdc++-v3/doc/xml/manual/status_cxx2023.xml b/libstdc++-v3/doc/xml/manual/status_cxx2023.xml
index 9d121af82df..4bf22f00bce 100644
--- a/libstdc++-v3/doc/xml/manual/status_cxx2023.xml
+++ b/libstdc++-v3/doc/xml/manual/status_cxx2023.xml
@@ -235,8 +235,8 @@  or any notes about the implementation.
 	Windowing range adaptors: <code>views::chunk</code>
 	and <code>views::slide</code> </entry>
       <entry>
-        <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2021/p2442r2.html">
-        P2442R2
+        <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2021/p2442r1.html">
+        P2442R1
         </link>
       </entry>
       <entry align="center"> 13.1 </entry>