public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. bc2d2c50bcb470c7020526c3a628267f84509aeb
@ 2022-09-06 20:22 Jason Merrill
  0 siblings, 0 replies; only message in thread
From: Jason Merrill @ 2022-09-06 20:22 UTC (permalink / raw)
  To: gcc-cvs-wwwdocs

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  bc2d2c50bcb470c7020526c3a628267f84509aeb (commit)
      from  0d66c0f73e9c54536070346bd4d52f61132ba012 (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 bc2d2c50bcb470c7020526c3a628267f84509aeb
Author: Jason Merrill <jason@redhat.com>
Date:   Tue Aug 23 13:27:48 2022 -0400

    cxx-status: Add cwg2586 and cwg2507

diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html
index af3cb824..1b973abe 100644
--- a/htdocs/projects/cxx-status.html
+++ b/htdocs/projects/cxx-status.html
@@ -132,10 +132,13 @@
     </tr>
     <!-- https://github.com/cplusplus/papers/issues/115 -->
     <tr>
-      <td> Deducing this </td>
+      <td rowspan=2> Deducing this </td>
       <td> <a href="https://wg21.link/p0847r7">P0847R7</a></td>
-      <td class="unsupported"> <a href="https://gcc.gnu.org/PR102609">No</a></td>
-      <td> __cpp_explicit_this_parameter >= 202110L </td>
+      <td rowspan=2 class="unsupported"> <a href="https://gcc.gnu.org/PR102609">No</a></td>
+      <td rowspan=2> __cpp_explicit_this_parameter >= 202110L </td>
+    </tr>
+    <tr>
+      <td> <a href="https://wg21.link/cwg2586">CWG2586</a> </td>
     </tr>
     <!-- https://github.com/cplusplus/papers/issues/766 -->
     <tr>
@@ -150,10 +153,14 @@
     </tr>
     <!-- https://github.com/cplusplus/papers/issues/845 -->
     <tr>
-      <td> Multidimensional subscript operator </td>
+      <td rowspan=2> Multidimensional subscript operator </td>
       <td> <a href="https://wg21.link/p2128r6">P2128R6</a></td>
       <td class="supported"> <a href="../gcc-12/changes.html#cxx">12</a></td>
-      <td> __cpp_multidimensional_subscript >= 202110L </td>
+      <td rowspan=2> __cpp_multidimensional_subscript >= 202110L </td>
+    </tr>
+    <tr>
+      <td> <a href="https://wg21.link/cwg2507">CWG2507</a> </td>
+      <td class="supported center"> <a href="../gcc-13/changes.html#cxx">13</a></td>
     </tr>
     <!-- https://github.com/cplusplus/papers/issues/941 -->
     <tr>

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

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


hooks/post-receive
-- 
gcc-wwwdocs

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

only message in thread, other threads:[~2022-09-06 20:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-06 20:22 gcc-wwwdocs branch master updated. bc2d2c50bcb470c7020526c3a628267f84509aeb Jason Merrill

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).