From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2142) id 2CFB43858D1E; Tue, 31 Jan 2023 00:38:36 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2CFB43858D1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1675125516; bh=KUyW1qzgQJmol62R1F5maWq2ChVxWa2nGzwQywAPIqQ=; h=To:Subject:Date:From:From; b=JRGleORpgSFxDDHMKpSaqXiibWJdOOmV276YknAlf/h1ATIQ8PCQcNwLKA/mEkIov 5862ebr/N23Jg1KDkkKdy3TvKByPEvfiiWKAvg1ufONlSl0qlEuBPjJe2YOQaUNkzu 2XAwVIJ4cHT9wifqOeOX2xbSaoppbxRf8eZnAwMM= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 0f14b833324cb74279632a8e9904311d9ddd6cc4 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 53d4c04b3a82673f6ed3a9c419fd379d1fc09685 X-Git-Newrev: 0f14b833324cb74279632a8e9904311d9ddd6cc4 Message-Id: <20230131003836.2CFB43858D1E@sourceware.org> Date: Tue, 31 Jan 2023 00:38:36 +0000 (GMT) From: Gerald Pfeifer 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 0f14b833324cb74279632a8e9904311d9ddd6cc4 (commit) from 53d4c04b3a82673f6ed3a9c419fd379d1fc09685 (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 0f14b833324cb74279632a8e9904311d9ddd6cc4 Author: Gerald Pfeifer Date: Tue Jan 31 01:37:56 2023 +0100 cxx-dr-status: Switch www.open-std.org to https diff --git a/htdocs/projects/cxx-dr-status.html b/htdocs/projects/cxx-dr-status.html index 748226c2..d87466a3 100644 --- a/htdocs/projects/cxx-dr-status.html +++ b/htdocs/projects/cxx-dr-status.html @@ -15,7 +15,7 @@

This table tracks the implementation status of C++ defect reports in GCC. It is based on C++ Standard Core Language Issue Table of Contents, Revision - 109 (here).

+ 109 (here).

----------------------------------------------------------------------- Summary of changes: htdocs/projects/cxx-dr-status.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs