Skip to content

Commit c85ec28

Browse files
committed
Add SG1 feedback to 22236 and move to Open
1 parent 91504ea commit c85ec28

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

xml/issue2236.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="2236" status="SG1">
4+
<issue num="2236" status="Open">
55
<title><tt>kill_dependency</tt> unconditionally noexcept</title>
66
<section><sref ref="[atomics.syn]"/> <sref ref="[atomics.order]"/></section>
77
<submitter>Daniel Kr&uuml;gler</submitter>
@@ -137,6 +137,12 @@ Handed over to SG1.
137137

138138
<note>2025-10-20; `kill_dependency` is deprecated so set to priority 4</note>
139139

140+
141+
<note>Kona 2025-11-06; SG1 feedback. Status changed: SG1 &rarr; Open</note>
142+
<p>
143+
SG1 recommends to reject LWG2236 because `kill_dependency` is already deprecated
144+
and we don't want to change its behavior.
145+
</p>
140146
</discussion>
141147

142148
<resolution>

0 commit comments

Comments
 (0)