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 ddedd2e3efcbdc5e9625f9c7afde68839b6edb47 (commit)
from 4f62c5c0d9a0b675cd1280006070d34e628efd86 (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 ddedd2e3efcbdc5e9625f9c7afde68839b6edb47
Author: Marek Polacek <[email protected]>
Date: Tue Mar 3 18:17:37 2026 -0500
cxx-dr-status: Add new DRs
diff --git a/htdocs/projects/cxx-dr-status.html
b/htdocs/projects/cxx-dr-status.html
index 7a239a5a..6cb177c3 100644
--- a/htdocs/projects/cxx-dr-status.html
+++ b/htdocs/projects/cxx-dr-status.html
@@ -22050,12 +22050,130 @@
<td>-</td>
<td></td>
</tr>
+ <tr class="open">
+ <td><a href="https://wg21.link/cwg3145">3145</a></td>
+ <td>open</td>
+ <td>Uniqueness of annotations</td>
+ <td>-</td>
+ <td></td>
+ </tr>
+ <tr class="open">
+ <td><a href="https://wg21.link/cwg3146">3146</a></td>
+ <td>open</td>
+ <td>Usual arithmetic conversions for enumerations are different in C</td>
+ <td>-</td>
+ <td></td>
+ </tr>
+ <tr class="open">
+ <td><a href="https://wg21.link/cwg3147">3147</a></td>
+ <td>open</td>
+ <td>Modules, exposures: odr-use determination too simple</td>
+ <td>-</td>
+ <td></td>
+ </tr>
+ <tr>
+ <td><a href="https://wg21.link/cwg3148">3148</a></td>
+ <td>tentatively ready</td>
+ <td>Definition of "user-declared" special member function</td>
+ <td class="unsupported">?</td>
+ <td></td>
+ </tr>
+ <tr>
+ <td><a href="https://wg21.link/cwg3149">3149</a></td>
+ <td>tentatively ready</td>
+ <td>Rvalues in destructuring expansion statements</td>
+ <td class="unsupported">?</td>
+ <td></td>
+ </tr>
+ <tr class="open">
+ <td><a href="https://wg21.link/cwg3150">3150</a></td>
+ <td>drafting</td>
+ <td>Incomplete consteval-only class types</td>
+ <td>-</td>
+ <td></td>
+ </tr>
+ <tr>
+ <td><a href="https://wg21.link/cwg3151">3151</a></td>
+ <td>tentatively ready</td>
+ <td>Closure types that are <code>final</code></td>
+ <td class="unsupported">?</td>
+ <td></td>
+ </tr>
+ <tr>
+ <td><a href="https://wg21.link/cwg3152">3152</a></td>
+ <td>tentatively ready</td>
+ <td>Placement of an unrelated complete object in the padding of another
complete object</td>
+ <td class="unsupported">?</td>
+ <td></td>
+ </tr>
+ <tr>
+ <td><a href="https://wg21.link/cwg3153">3153</a></td>
+ <td>tentatively ready</td>
+ <td>Immediate-escalating defaulted comparison</td>
+ <td class="supported">16</td>
+ <td></td>
+ </tr>
+ <tr class="open">
+ <td><a href="https://wg21.link/cwg3154">3154</a></td>
+ <td>open</td>
+ <td>Clarify partial ordering involving variadic templates</td>
+ <td>-</td>
+ <td></td>
+ </tr>
+ <tr>
+ <td><a href="https://wg21.link/cwg3155">3155</a></td>
+ <td>tentatively ready</td>
+ <td>Escalation of virtual functions</td>
+ <td class="unsupported">?</td>
+ <td></td>
+ </tr>
+ <tr>
+ <td><a href="https://wg21.link/cwg3156">3156</a></td>
+ <td>review</td>
+ <td>Handling of deleted functions in unevaluated
<i>lambda-capture</i>s</td>
+ <td class="unsupported">?</td>
+ <td></td>
+ </tr>
+ <tr>
+ <td><a href="https://wg21.link/cwg3157">3157</a></td>
+ <td>tentatively ready</td>
+ <td>Missing handling of <code>operator new[]</code> for deallocation
function template matching</td>
+ <td class="unsupported">?</td>
+ <td></td>
+ </tr>
+ <tr class="open">
+ <td><a href="https://wg21.link/cwg3158">3158</a></td>
+ <td>open</td>
+ <td>Constification for <i>splice-expression</i>s</td>
+ <td>-</td>
+ <td></td>
+ </tr>
+ <tr class="open">
+ <td><a href="https://wg21.link/cwg3159">3159</a></td>
+ <td>open</td>
+ <td>Instantiation of variables with incomplete array types</td>
+ <td>-</td>
+ <td></td>
+ </tr>
+ <tr class="open">
+ <td><a href="https://wg21.link/cwg3160">3160</a></td>
+ <td>open</td>
+ <td>Grammar ambiguity with class member declarations</td>
+ <td>-</td>
+ <td></td>
+ </tr>
+ <tr class="open">
+ <td><a href="https://wg21.link/cwg3161">3161</a></td>
+ <td>open</td>
+ <td>Self-initialization of constexpr-unknown references</td>
+ <td>-</td>
+ <td></td>
+ </tr>
</table>
-<!-- https://cplusplus.github.io/CWG/issues/3153.html is implemented in 16 -->
<p>This page is currently maintained by <a
href="mailto:[email protected]">[email protected]</a>.</p>
<p>Last update:
-Fri Feb 27 09:06:11 AM EST 2026
+Tue Mar 3 06:17:10 PM EST 2026
</p>
</body>
-----------------------------------------------------------------------
Summary of changes:
htdocs/projects/cxx-dr-status.html | 122 ++++++++++++++++++++++++++++++++++++-
1 file changed, 120 insertions(+), 2 deletions(-)
hooks/post-receive
--
gcc-wwwdocs