From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1734) id 0F85E394800A; Tue, 29 Jun 2021 13:25:17 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0F85E394800A To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 1f7a35edf7c5377264e9abc4787962b9da41f7e1 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 1862b862ee18ad5ce6f7fe1f7c354c1ad95e58e8 X-Git-Newrev: 1f7a35edf7c5377264e9abc4787962b9da41f7e1 Message-Id: <20210629132517.0F85E394800A@sourceware.org> Date: Tue, 29 Jun 2021 13:25:17 +0000 (GMT) From: Marek Polacek X-BeenThere: gcc-cvs-wwwdocs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-cvs-wwwdocs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jun 2021 13:25:17 -0000 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 1f7a35edf7c5377264e9abc4787962b9da41f7e1 (commit) from 1862b862ee18ad5ce6f7fe1f7c354c1ad95e58e8 (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 1f7a35edf7c5377264e9abc4787962b9da41f7e1 Author: Marek Polacek Date: Tue Jun 29 09:25:00 2021 -0400 cxx-dr-status.html: DR 1227 supported. Add PRs. diff --git a/htdocs/projects/cxx-dr-status.html b/htdocs/projects/cxx-dr-status.html index 8839a03b..a5305064 100644 --- a/htdocs/projects/cxx-dr-status.html +++ b/htdocs/projects/cxx-dr-status.html @@ -8618,7 +8618,7 @@ 1227 CD3 Mixing immediate and non-immediate contexts in deduction failure - No + 12 PR96560 @@ -16813,7 +16813,7 @@ drafting auto specifier for pointers and references to arrays - - + PR100975 2398 @@ -17401,7 +17401,7 @@ open Cv-qualification of temporary to which a reference is bound - - + PR100976 2482 @@ -17491,7 +17491,7 @@

This page is currently maintained by polacek@redhat.com.

Last update: -Fri Jun 25 08:03:53 PM EDT 2021 +Tue Jun 29 09:22:11 AM EDT 2021

----------------------------------------------------------------------- Summary of changes: htdocs/projects/cxx-dr-status.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) hooks/post-receive -- gcc-wwwdocs