Skip to content

Commit c472f61

Browse files
committed
Set 4188 to Tentatively Ready after six votes in favour
This will not be in polls for Hagenberg, it can wait for Sofia.
1 parent d59252d commit c472f61

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

xml/issue4188.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="4188" status="New">
4+
<issue num="4188" status="Tentatively Ready">
55
<title><code>ostream::sentry</code> destructor should handle exceptions</title>
66
<section><sref ref="[ostream.sentry]"/></section>
77
<submitter>Jonathan Wakely</submitter>
@@ -39,6 +39,12 @@ It seems preferable to handle the exception and report an error,
3939
just as we do when `pubsync()` returns -1.
4040
</p>
4141

42+
43+
<note>2025-02-07; Reflector poll</note>
44+
<p>
45+
Set status to Tentatively Ready after six votes in favour during reflector poll.
46+
</p>
47+
4248
</discussion>
4349

4450
<resolution>

0 commit comments

Comments
 (0)