From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1734) id AB5203858D20; Tue, 15 Mar 2022 17:10:30 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org AB5203858D20 To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 026ac01f467563e529964c97ca5fec11c348540e X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: f4e382aec72230b4a2dc887e4033d27edf266cd7 X-Git-Newrev: 026ac01f467563e529964c97ca5fec11c348540e Message-Id: <20220315171030.AB5203858D20@sourceware.org> Date: Tue, 15 Mar 2022 17:10:30 +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, 15 Mar 2022 17:10:30 -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 026ac01f467563e529964c97ca5fec11c348540e (commit) from f4e382aec72230b4a2dc887e4033d27edf266cd7 (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 026ac01f467563e529964c97ca5fec11c348540e Author: Marek Polacek Date: Tue Mar 15 13:08:56 2022 -0400 cxx-dr-status: Update from C++ Core Language Issue TOC, Revision 108 diff --git a/htdocs/projects/cxx-dr-status.html b/htdocs/projects/cxx-dr-status.html index b49a97f2..63ec6d51 100644 --- a/htdocs/projects/cxx-dr-status.html +++ b/htdocs/projects/cxx-dr-status.html @@ -8770,7 +8770,7 @@ 1249 - DR + DRWP Cv-qualification of nested lambda capture ? @@ -12099,7 +12099,7 @@ 1724 - DR + DRWP Unclear rules for deduction failure ? @@ -12111,11 +12111,11 @@ ? - + 1726 - ready + DR Declarator operators and conversion function - - + No PR79318 @@ -12162,7 +12162,7 @@ 1733 - DR + DRWP Return type and value for operator= with ref-qualifier ? @@ -17217,7 +17217,7 @@ 2455 - accepted + WP Concatenation of string literals vs translation phases 5 and 6 ? @@ -17406,7 +17406,7 @@ 2482 - accepted + WP bit_cast and indeterminate values ? @@ -17420,7 +17420,7 @@ 2484 - DR + DRWP char8_t and char16_t in integral promotions ? @@ -17434,7 +17434,7 @@ 2486 - DR + DRWP Call to noexcept function via noexcept(false) pointer/lvalue ? @@ -17462,14 +17462,14 @@ 2490 - DR + DRWP Restrictions on destruction in constant expressions ? 2491 - DR + DRWP Export of typedef after its first declaration ? @@ -17488,11 +17488,11 @@ - Dup of issue 1670 - + 2494 - ready + DR Multiple definitions of non-odr-used entities - - + ? @@ -17504,7 +17504,7 @@ 2496 - DR + DRWP ref-qualifiers and virtual overriding ? @@ -17525,9 +17525,9 @@ 2499 - ready + DR Inconsistency in definition of pointer-interconvertibility - - + ? @@ -17544,11 +17544,11 @@ - - + 2502 - ready + accepted Unintended declaration conflicts in nested statement scopes - - + ? @@ -17572,11 +17572,11 @@ - - + 2506 - ready + DR Structured bindings and array cv-qualifiers - - + ? @@ -17593,11 +17593,11 @@ ? - + 2509 - ready + DR decl-specifier-seq in lambda-specifiers - - + ? @@ -17607,11 +17607,11 @@ - - + 2511 - ready + DR cv-qualified bit-fields - - + ? @@ -17656,11 +17656,102 @@ - + + 2518 + open + Conformance requirements and #error/#warning + - + + + + 2519 + open + Object representation of a bit-field + - + + + + 2520 + open + Template signature and default template arguments + - + + + + 2521 + open + User-defined literals and reserved identifiers + - + + + + 2522 + open + Removing placemarker tokens and retention of whitespace + - + + + + 2523 + open + Undefined behavior via omitted destructor call in constant expressions + - + + + + 2524 + open + Distinguishing user-defined conversion sequences by ref-qualifier + - + + + + 2525 + open + Incorrect definition of implicit conversion sequence + - + + + + 2526 + open + Relational comparison of void* pointers + - + + + + 2527 + open + Non-class potentially-overlapping objects + - + + + + 2528 + open + Three-way comparison and the usual arithmetic conversions + - + + + + 2529 + open + Constant destruction of constexpr references + - + + + + 2530 + open + Multiple definitions of enumerators + - + +

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

Last update: -Thu Jan 6 04:42:28 PM EST 2022 +Tue Mar 15 01:00:26 PM EDT 2022

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