Skip to content

Commit ef28b6b

Browse files
committed
Sweep all issues from Voting status to WP
1 parent 680539f commit ef28b6b

File tree

9 files changed

+18
-9
lines changed

9 files changed

+18
-9
lines changed

xml/issue3578.xml

Lines changed: 2 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="3578" status="Voting">
4+
<issue num="3578" status="WP">
55
<title>Iterator SCARYness in the context of associative container merging</title>
66
<section><sref ref="[associative.reqmts.general]"/></section>
77
<submitter>Joaqu&iacute;n M L&oacute;pez Mu&ntilde;oz</submitter>
@@ -76,6 +76,7 @@ and MSVC STL iterators are SCARY even when `/D_ITERATOR_DEBUG_LEVEL` is used.
7676
Set status to Tentatively Ready after eight votes in favour during reflector poll.
7777
</p>
7878

79+
<note>Hagenberg 2025-02-16; Status changed: Voting &rarr; WP.</note>
7980
</discussion>
8081

8182
<resolution>

xml/issue3956.xml

Lines changed: 2 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="3956" status="Voting">
4+
<issue num="3956" status="WP">
55
<title><code>chrono::parse</code> uses <code>from_stream</code> as a customization point</title>
66
<section><sref ref="[time.parse]"/></section>
77
<submitter>Jonathan Wakely</submitter>
@@ -47,6 +47,7 @@ so that unqualified lookup stops as soon as those are found.
4747
Set status to Tentatively Ready after six votes in favour during reflector poll.
4848
</p>
4949

50+
<note>Hagenberg 2025-02-16; Status changed: Voting &rarr; WP.</note>
5051
</discussion>
5152

5253
<resolution>

xml/issue4172.xml

Lines changed: 2 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="4172" status="Voting">
4+
<issue num="4172" status="WP">
55
<title>unique_lock self-move-assignment is broken</title>
66
<section><sref ref="[thread.lock.unique.cons]"/> <sref ref="[thread.lock.shared.cons]"/></section>
77
<submitter>Casey Carter</submitter>
@@ -43,6 +43,7 @@ Set status to Tentatively Ready after seven votes in favour during reflector pol
4343
Jonathan volunteers to do that editorially after this gets approved.
4444
</p>
4545

46+
<note>Hagenberg 2025-02-16; Status changed: Voting &rarr; WP.</note>
4647
</discussion>
4748

4849
<resolution>

xml/issue4175.xml

Lines changed: 2 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="4175" status="Voting">
4+
<issue num="4175" status="WP">
55
<title>`get_env()` specified in terms of `as_const()` but this doesn't work with rvalue senders</title>
66
<section><sref ref="[exec.get.allocator]"/><sref ref="[exec.get.stop.token]"/><sref ref="[exec.get.env]"/>
77
<sref ref="[exec.get.domain]"/><sref ref="[exec.get.scheduler]"/>
@@ -35,6 +35,7 @@ Set status to Tentatively Ready after five votes in favour during reflector poll
3535
This could use the "reified object" idea from <sref ref="[range.access]"/>.
3636
</p>
3737

38+
<note>Hagenberg 2025-02-16; Status changed: Voting &rarr; WP.</note>
3839
</discussion>
3940

4041
<resolution>

xml/issue4179.xml

Lines changed: 2 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="4179" status="Voting">
4+
<issue num="4179" status="WP">
55
<title>Wrong range in [alg.search]</title>
66
<section><sref ref="[alg.search]"/></section>
77
<submitter>Oscar Slotosch</submitter>
@@ -41,6 +41,7 @@ variants specified in <sref ref="[alg.search]"/> (except for the form using a `S
4141
Set status to Tentatively Ready after ten votes in favour during reflector poll.
4242
</p>
4343

44+
<note>Hagenberg 2025-02-16; Status changed: Voting &rarr; WP.</note>
4445
</discussion>
4546

4647
<resolution>

xml/issue4186.xml

Lines changed: 2 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="4186" status="Voting">
4+
<issue num="4186" status="WP">
55
<title>`regex_traits::transform_primary` mistakenly detects `typeid` of a function</title>
66
<section><sref ref="[re.traits]"/></section>
77
<submitter>Jiang An</submitter>
@@ -24,6 +24,7 @@ Presumably the intended operand is <tt>use_facet&lt;collate&lt;charT&gt;&gt;(get
2424
Set status to Tentatively Ready after seven votes in favour during reflector poll.
2525
</p>
2626

27+
<note>Hagenberg 2025-02-16; Status changed: Voting &rarr; WP.</note>
2728
</discussion>
2829

2930
<resolution>

xml/issue4189.xml

Lines changed: 2 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="4189" status="Voting">
4+
<issue num="4189" status="WP">
55
<title>`cache_latest_view` should be freestanding</title>
66
<section><sref ref="[version.syn]"/><sref ref="[ranges.syn]"/></section>
77
<submitter>Hewill Kang</submitter>
@@ -61,6 +61,7 @@ so that is the right default.
6161
Set status to Tentatively Ready after nine votes in favour during reflector poll.
6262
</p>
6363

64+
<note>Hagenberg 2025-02-16; Status changed: Voting &rarr; WP.</note>
6465
</discussion>
6566

6667
<resolution>

xml/issue4191.xml

Lines changed: 2 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="4191" status="Voting">
4+
<issue num="4191" status="WP">
55
<title>P1467 changed the return type of <tt>pow(complex&lt;float&gt;, int)</tt></title>
66
<section><sref ref="[cmplx.over]"/></section>
77
<submitter>Tim Song</submitter>
@@ -23,6 +23,7 @@ intentional.
2323
Set status to Tentatively Ready after eight votes in favour during reflector poll.
2424
</p>
2525

26+
<note>Hagenberg 2025-02-16; Status changed: Voting &rarr; WP.</note>
2627
</discussion>
2728

2829
<resolution>

xml/issue4196.xml

Lines changed: 2 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="4196" status="Voting">
4+
<issue num="4196" status="WP">
55
<title>Complexity of `inplace_merge()` is incorrect</title>
66
<section><sref ref="[alg.merge]"/></section>
77
<submitter>Stephen Howe</submitter>
@@ -71,6 +71,7 @@ says that all complexity requirements are upper bounds and it's conforming to
7171
do less work. The consensus was that this is still a clarifying improvement.
7272
</p>
7373

74+
<note>Hagenberg 2025-02-16; Status changed: Voting &rarr; WP.</note>
7475
</discussion>
7576

7677
<resolution>

0 commit comments

Comments
 (0)