From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2153) id 21FC53851C27; Thu, 20 Oct 2022 08:24:49 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 21FC53851C27 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1666254290; bh=l8VPlfJHQ5XH1CBATv00NWKbBgaPbe1+LBDgyA2zr4o=; h=To:Subject:Date:From:From; b=Qm3AyycxsLKgchvLmgUfvTyCs5YQ1F+sQQP8GEE8VYT0U/iQPFAcvNEbAjJ4K8Rq+ y0VNuDEJPhfhVqFZH4ZN0nem0mAVE3bwXZQf1tKoO+0Nzji7p3CpsP9Wg/rtGKBkSU Q656q4DWuW6wAv1XbTD1vJE4hqZkZzgCOE95z7qI= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. bce91aedbf5807627188077f49f188e2c47e61ae X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: afe4061ed96722d9b9521526df12c299b5e01e7a X-Git-Newrev: bce91aedbf5807627188077f49f188e2c47e61ae Message-Id: <20221020082450.21FC53851C27@sourceware.org> Date: Thu, 20 Oct 2022 08:24:49 +0000 (GMT) From: Jakub Jelinek List-Id: 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 bce91aedbf5807627188077f49f188e2c47e61ae (commit) from afe4061ed96722d9b9521526df12c299b5e01e7a (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 bce91aedbf5807627188077f49f188e2c47e61ae Author: Jakub Jelinek Date: Thu Oct 20 10:24:30 2022 +0200 Mark C++23 P1774R8 - Portable Assumptions - as implemented. diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html index f837575c..ff723cdd 100644 --- a/htdocs/projects/cxx-status.html +++ b/htdocs/projects/cxx-status.html @@ -323,7 +323,7 @@ Portable assumptions P1774R8 - No + 13 ----------------------------------------------------------------------- Summary of changes: htdocs/projects/cxx-status.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs