public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
From: Jakub Jelinek <jakub@sourceware.org>
To: gcc-cvs-wwwdocs@gcc.gnu.org
Subject: gcc-wwwdocs branch master updated. e9ed187024715cac17b8c791bb4585eb08a06416
Date: Wed,  9 Feb 2022 15:48:15 +0000 (GMT)	[thread overview]
Message-ID: <20220209154815.897443858C83@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  e9ed187024715cac17b8c791bb4585eb08a06416 (commit)
      from  d2dec1c2f8d3db63558bd5ffcecc378cd3b76ee3 (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 e9ed187024715cac17b8c791bb4585eb08a06416
Author: Jakub Jelinek <jakub@redhat.com>
Date:   Wed Feb 9 16:47:26 2022 +0100

    Bump feature test macro for P0848R3 and add one for P1330R0.

diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html
index 014fed8b..5141629b 100644
--- a/htdocs/projects/cxx-status.html
+++ b/htdocs/projects/cxx-status.html
@@ -312,7 +312,7 @@
       <td rowspan=12> Concepts </td>
       <td><a href="https://wg21.link/p0734r0">P0734R0</a></td>
       <td class="supported" rowspan=11> <a href="../gcc-10/changes.html#cxx">10</a> </td>
-      <td rowspan=12> __cpp_concepts &gt;= 201907 </td>
+      <td rowspan=4> __cpp_concepts &gt;= 201907 </td>
     </tr>
     <tr>
       <td><a href="https://wg21.link/p0857r0">P0857R0</a></td>
@@ -325,9 +325,11 @@
     </tr>
     <tr>
       <td><a href="https://wg21.link/p0848r3">P0848R3</a></td>
+      <td> __cpp_concepts &gt;= 202002 </td>
     </tr>
     <tr>
       <td><a href="https://wg21.link/p1616r1">P1616R1</a></td>
+      <td rowspan=7> __cpp_concepts &gt;= 201907 </td>
     </tr>
     <tr>
       <td><a href="https://wg21.link/p1452r2">P1452R2</a></td>
@@ -590,7 +592,7 @@
     <tr>
       <td><a href="https://wg21.link/p1330r0">P1330R0</a></td>
       <td class="supported center"> <a href="../gcc-9/changes.html#cxx">9</a> </td>
-      <td> </td>
+      <td> __cpp_constexpr &gt;= 202002 </td>
     </tr>
     <tr>
       <template><!-- preserve CSS nth-child ordering --></template>

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

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


hooks/post-receive
-- 
gcc-wwwdocs


                 reply	other threads:[~2022-02-09 15:48 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=20220209154815.897443858C83@sourceware.org \
    --to=jakub@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).