Skip to content

Commit 0643d5d

Browse files
committed
Set priority for 4288 and 4295
1 parent 03b2325 commit 0643d5d

File tree

2 files changed

+15
-2
lines changed

2 files changed

+15
-2
lines changed

xml/issue4288.xml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</section>
99
<submitter>Jiang An</submitter>
1010
<date>19 Jun 2025</date>
11-
<priority>99</priority>
11+
<priority>3</priority>
1212

1313
<discussion>
1414
<p>
@@ -50,6 +50,12 @@ The discussion revealed a preference to not insert the additional
5050
since this is just a normal implementation requirement that falls out of
5151
the specification.
5252
</p>
53+
54+
<note>2025-08-21; Reflector poll</note>
55+
<p>
56+
Set priority to 3 after reflector poll.
57+
</p>
58+
5359
</discussion>
5460

5561
<resolution>

xml/issue4295.xml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<section><sref ref="[memory.observer.ptr.special]"/></section>
77
<submitter>Jonathan Wakely</submitter>
88
<date>14 Jul 2025</date>
9-
<priority>99</priority>
9+
<priority>4</priority>
1010

1111
<discussion>
1212
<p>
@@ -59,6 +59,13 @@ bool operator&lt;=(...);
5959
bool operator&gt;=(...);</del></code></pre>
6060
</blockquote>
6161

62+
63+
<note>2025-08-21; Reflector poll</note>
64+
<p>
65+
Set priority to 4 after reflector poll.
66+
Seven votes for P0 but one vote for NAD, so not made Tentatively Ready.
67+
</p>
68+
6269
</discussion>
6370

6471
<resolution>

0 commit comments

Comments
 (0)