public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
From: Jason Merrill <jason@sourceware.org>
To: gcc-cvs-wwwdocs@gcc.gnu.org
Subject: gcc-wwwdocs branch master updated. bc2d2c50bcb470c7020526c3a628267f84509aeb
Date: Tue,  6 Sep 2022 20:22:10 +0000 (GMT)	[thread overview]
Message-ID: <20220906202210.EE59E385084C@sourceware.org> (raw)

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

                 reply	other threads:[~2022-09-06 20:22 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220906202210.EE59E385084C@sourceware.org \
    --to=jason@sourceware.org \
    --cc=gcc-cvs-wwwdocs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).