From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1734) id 2660B3857007; Wed, 1 Jul 2020 13:53:15 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2660B3857007 To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 3beb7c97cc2fb21e5afaff56c36ab8a35513cd8e X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 59ae91dc7fff5d0745ab3410ce9e71d127c4b148 X-Git-Newrev: 3beb7c97cc2fb21e5afaff56c36ab8a35513cd8e Message-Id: <20200701135315.2660B3857007@sourceware.org> Date: Wed, 1 Jul 2020 13:53:15 +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: Wed, 01 Jul 2020 13:53:15 -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 3beb7c97cc2fb21e5afaff56c36ab8a35513cd8e (commit) from 59ae91dc7fff5d0745ab3410ce9e71d127c4b148 (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 3beb7c97cc2fb21e5afaff56c36ab8a35513cd8e Author: Marek Polacek Date: Wed Jul 1 09:52:54 2020 -0400 Use >/< in the last change. diff --git a/htdocs/projects/cxx-dr-status.html b/htdocs/projects/cxx-dr-status.html index 8a107dfd..482b59b0 100644 --- a/htdocs/projects/cxx-dr-status.html +++ b/htdocs/projects/cxx-dr-status.html @@ -17055,7 +17055,7 @@ 2432 DRWP - Return types for defaulted <=> + Return types for defaulted <=> ? @@ -17090,7 +17090,7 @@ 2437 DRWP - Conversion of std::strong_ordering in a defaulted operator<=> + Conversion of std::strong_ordering in a defaulted operator<=> ? ----------------------------------------------------------------------- Summary of changes: htdocs/projects/cxx-dr-status.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- gcc-wwwdocs