Skip to content

Commit db7748d

Browse files
committed
Set 4467 to Tentatively Ready
1 parent f556456 commit db7748d

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

xml/issue4467.xml

Lines changed: 6 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="4467" status="New">
4+
<issue num="4467" status="Tentatively Ready">
55
<title>`hive::splice` can throw `bad_alloc`</title>
66
<section><sref ref="[hive.operations]"/></section>
77
<submitter>Jonathan Wakely</submitter>
@@ -14,6 +14,11 @@ Moving blocks from the source `hive` to the destination `hive` might require
1414
reallocating the array of pointers to blocks, so the <i>Throws</i>: element
1515
should allow this.
1616
</p>
17+
18+
<note>2025-12-04; Reflector poll.</note>
19+
<p>
20+
Set status to Tentatively Ready after seven votes in favour during reflector poll.
21+
</p>
1722
</discussion>
1823

1924
<resolution>

0 commit comments

Comments
 (0)