From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1734) id E3602393BC05; Tue, 22 Jun 2021 18:56:00 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E3602393BC05 To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 49c5c72477a011c9507419611d16211042670ad5 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: e373348138d8d767067c0a79b3ddc6a70cbee3a4 X-Git-Newrev: 49c5c72477a011c9507419611d16211042670ad5 Message-Id: <20210622185600.E3602393BC05@sourceware.org> Date: Tue, 22 Jun 2021 18:56:00 +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, 22 Jun 2021 18:56:01 -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 49c5c72477a011c9507419611d16211042670ad5 (commit) from e373348138d8d767067c0a79b3ddc6a70cbee3a4 (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 49c5c72477a011c9507419611d16211042670ad5 Author: Marek Polacek Date: Tue Jun 22 14:55:42 2021 -0400 cxx-status: Comment out Simpler implicit move for now. diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html index ec9b4933..7e6ea80c 100644 --- a/htdocs/projects/cxx-status.html +++ b/htdocs/projects/cxx-status.html @@ -123,12 +123,14 @@ 12 + CWG 2397: auto specifier for pointers and references to arrays CWG2397 ----------------------------------------------------------------------- Summary of changes: htdocs/projects/cxx-status.html | 2 ++ 1 file changed, 2 insertions(+) hooks/post-receive -- gcc-wwwdocs