Skip to content

Commit 8a5f52c

Browse files
committed
Make 4301 Tentatively Ready after reflector poll
1 parent ef95461 commit 8a5f52c

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

xml/issue4301.xml

Lines changed: 7 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="4301" status="New">
4+
<issue num="4301" status="Tentatively Ready">
55
<title>`condition_variable{_any}::wait_{for, until}` should take timeout by value</title>
66
<section><sref ref="[thread.condition.condvar]"/><sref ref="[thread.condition.condvarany]"/></section>
77
<submitter>Hui Xie</submitter>
@@ -106,6 +106,12 @@ It seems like a whole bag of problems goes away if these functions just take the
106106
libc++ implementers have strong preference just changing the API to take these arguments by value,
107107
and it is not an ABI break for us as the function signature has changed.
108108
</p>
109+
110+
<note>2025-08-29; Reflector poll</note>
111+
<p>
112+
Set status to Tentatively Ready after nine votes in favour during reflector poll.
113+
</p>
114+
109115
</discussion>
110116

111117
<resolution>

0 commit comments

Comments
 (0)