Skip to content

Commit 0ad91ad

Browse files
committed
Move 4461 to Immediate
1 parent 7482447 commit 0ad91ad

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

xml/issue4461.xml

Lines changed: 3 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="4461" status="New">
4+
<issue num="4461" status="Immediate">
55
<title><i>`stop-when`</i> needs to evaluate unstoppable tokens</title>
66
<section><sref ref="[exec.stop.when]"/></section>
77
<submitter>Jonathan Wakely</submitter>
@@ -15,6 +15,8 @@ For the case where `token` models `unstoppable_token` the expression that
1515
<i>`stop-when`</i> is expression-equivalent to needs to include the fact
1616
that `token` is evaluated (even if not used).
1717
</p>
18+
19+
<note>Kona 2025-11-07; approved by LWG. Status changed: New &rarr; Immediate.</note>
1820
</discussion>
1921

2022
<resolution>

0 commit comments

Comments
 (0)