From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1734) id C3E1C3858035; Thu, 6 Jan 2022 22:06:37 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C3E1C3858035 To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. ecbd709b2ecb1e3c35fa4ede09bcb7ceb443def6 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: e8c01982ea7abc0acc0c4a52552ca8786abaa4fb X-Git-Newrev: ecbd709b2ecb1e3c35fa4ede09bcb7ceb443def6 Message-Id: <20220106220637.C3E1C3858035@sourceware.org> Date: Thu, 6 Jan 2022 22:06:37 +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: Thu, 06 Jan 2022 22:06:37 -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 ecbd709b2ecb1e3c35fa4ede09bcb7ceb443def6 (commit) from e8c01982ea7abc0acc0c4a52552ca8786abaa4fb (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 ecbd709b2ecb1e3c35fa4ede09bcb7ceb443def6 Author: Marek Polacek Date: Thu Jan 6 17:06:24 2022 -0500 Update C++ DR table diff --git a/htdocs/projects/cxx-dr-status.html b/htdocs/projects/cxx-dr-status.html index e8002b27..cc2afc03 100644 --- a/htdocs/projects/cxx-dr-status.html +++ b/htdocs/projects/cxx-dr-status.html @@ -12113,7 +12113,7 @@ 1726 - drafting + ready Declarator operators and conversion function - PR79318 @@ -17406,7 +17406,7 @@ 2482 - review + accepted bit_cast and indeterminate values ? @@ -17481,16 +17481,16 @@ - - + 2493 - open + dup auto as a conversion-type-id - - + Dup of issue 1670 2494 - drafting + ready Multiple definitions of non-odr-used entities - @@ -17567,16 +17567,100 @@ 2505 - open + drafting Nested unnamed namespace of inline unnamed namespace - + + 2506 + ready + Structured bindings and array cv-qualifiers + - + + + + 2507 + review + Default arguments for operator[] + ? + + + + 2508 + review + Restrictions on uses of template parameter names + ? + + + + 2509 + ready + decl-specifier-seq in lambda-specifiers + - + + + + 2510 + open + noexcept-specifier of friend function vs class completeness + - + + + + 2511 + ready + cv-qualified bit-fields + - + + + + 2512 + NAD + typeid and incomplete class types + N/A + + + + 2513 + open + Ambiguity with requires-clause and operator-function-id + - + + + + 2514 + open + Modifying const subobjects + - + + + + 2515 + open + Result of a function call + - + + + + 2516 + open + Locus of enum-specifier or opaque-enum-declaration + - + + + + 2517 + open + Useless restriction on use of parameter in constraint-expression + - + +

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

Last update: -Tue Nov 23 04:16:08 PM EST 2021 +Thu Jan 6 04:42:28 PM EST 2022

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