Skip to content

Commit 4b34ffc

Browse files
committed
Set priorities from reflector polls
1 parent c8882dc commit 4b34ffc

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

xml/issue4466.xml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<section><sref ref="[task.promise]"/></section>
77
<submitter>Robert A.H. Leahy</submitter>
88
<date>05 Nov 2025</date>
9-
<priority>99</priority>
9+
<priority>2</priority>
1010

1111
<discussion>
1212
<p>
@@ -31,6 +31,11 @@ set_value(std::move(<i>RCVR</i>(*this)), *<ins>std::move(</ins><i>result</i><ins
3131

3232
<note>2025-11-07; This would be resolved by LWG <iref ref="4339"/>.</note>
3333

34+
35+
<note>2025-12-04; Reflector poll.</note>
36+
<p>
37+
Set priority to 2 after reflector poll.
38+
</p>
3439
</discussion>
3540

3641
<resolution>

xml/issue4470.xml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<section><sref ref="[simd]"/></section>
77
<submitter>Matthias Kretz</submitter>
88
<date>04 Nov 2025</date>
9-
<priority>99</priority>
9+
<priority>1</priority>
1010

1111
<discussion>
1212
<p>
@@ -15,6 +15,11 @@ the <tt><i>integer-from</i>&lt;Bytes&gt;</tt> trait does not work as intended an
1515
<tt><i>integer-from</i></tt> need to be reviewed and the wording needs to be adjusted to work
1616
for <tt>Bytes=16</tt>.
1717
</p>
18+
19+
<note>2025-12-04; Reflector poll.</note>
20+
<p>
21+
Set priority to 1 after reflector poll.
22+
</p>
1823
</discussion>
1924

2025
<resolution>

0 commit comments

Comments
 (0)