Skip to content

Commit cc3fc32

Browse files
committed
Move 4423 to Ready after telecon poll
1 parent caa9bb5 commit cc3fc32

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

xml/issue4423.xml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version='1.0' encoding='utf-8' standalone='no'?>
22
<!DOCTYPE issue SYSTEM "lwg-issue.dtd">
33

4-
<issue num="4423" status="New">
4+
<issue num="4423" status="Ready">
55
<title>`meta::data_member_spec` allows negative bit-field widths</title>
66
<section><sref ref="[meta.reflection.define.aggregate]"/></section>
77
<submitter>Jakub Jelinek</submitter>
@@ -13,6 +13,11 @@
1313
The `meta::data_member_spec` function doesn't restrict `options.bit_width`
1414
to be non-negative.
1515
</p>
16+
17+
<note>2025-10-24; LWG telecon; Status changed: New &rarr; Ready.</note>
18+
<p>
19+
Poll to move issue to Ready: 10/0/0
20+
</p>
1621
</discussion>
1722

1823
<resolution>

0 commit comments

Comments
 (0)