This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gcc-wwwdocs".

The branch, master has been updated
       via  2dd3fc13e26459c04f86ebb786240802087281b5 (commit)
      from  253803806b3189ddd76db5259bad8f2aed957284 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 2dd3fc13e26459c04f86ebb786240802087281b5
Author: Jakub Jelinek <ja...@redhat.com>
Date:   Wed Aug 13 22:36:38 2025 +0200

    Add R<N> suffixes to wg21.link URLs where the right versions of the papers 
are already publicly available.

diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html
index 1fc83214..7a36e778 100644
--- a/htdocs/projects/cxx-status.html
+++ b/htdocs/projects/cxx-status.html
@@ -301,29 +301,29 @@
     </tr>
     <tr>
       <td rowspan=4> Reflection </td>
-      <td> <a href="https://wg21.link/P2996";>P2996R13</a></td>
+      <td> <a href="https://wg21.link/P2996R13";>P2996R13</a></td>
       <td class="unsupported" rowspan=4> <a 
href="https://gcc.gnu.org/PR120775";>No</a></td>
       <td> __cpp_impl_reflection >= 202506L </td>
     </tr>
     <tr>
-      <td> <a href="https://wg21.link/P3394";>P3394R4</a></td>
+      <td> <a href="https://wg21.link/P3394R4";>P3394R4</a></td>
       <td rowspan=3></td>
     </tr>
     <tr>
-      <td> <a href="https://wg21.link/P3293";>P3293R3</a></td>
+      <td> <a href="https://wg21.link/P3293R3";>P3293R3</a></td>
     </tr>
     <tr>
-      <td> <a href="https://wg21.link/P3096";>P3096R12</a></td>
+      <td> <a href="https://wg21.link/P3096R12";>P3096R12</a></td>
     </tr>
     <tr>
       <td> 
<code>define_static_</code>{<code>string</code>,<code>object</code>,<code>array</code>}
 </td>
-      <td> <a href="https://wg21.link/P3491";>P3491R3</a></td>
+      <td> <a href="https://wg21.link/P3491R3";>P3491R3</a></td>
       <td class="unsupported"> <a 
href="https://gcc.gnu.org/PR120783";>No</a></td>
       <td></td>
     </tr>
     <tr>
       <td> Expansion statements </td>
-      <td> <a href="https://wg21.link/P1306";>P1306R5</a></td>
+      <td> <a href="https://wg21.link/P1306R5";>P1306R5</a></td>
       <td class="supported"> <a href="./gcc-16/changes.html#cxx">16</a></td>
       <td> __cpp_expansion_statements >= 202506L </td>
     </tr>

-----------------------------------------------------------------------

Summary of changes:
 htdocs/projects/cxx-status.html | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
gcc-wwwdocs

Reply via email to