Skip to content

Commit a3928c0

Browse files
committed
add back links to issues from nb comments
1 parent 1e4c442 commit a3928c0

29 files changed

+29
-5
lines changed

xml/issue3099.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ We do not know how to solve this problem, and it's broader than just
107107
It was suggested to make an incremental improvement to `is_assignable`
108108
and open a new issue for the broader issue.
109109
</p>
110+
<note>2025-10-24; Resolves <a href="https://github.com/cplusplus/nbballot/issues/726">RU-147</a></note>
110111
</discussion>
111112

112113
<resolution>

xml/issue3662.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ The same problem applies to <tt>assign("...", pos, n)</tt>.
5555
<p>
5656
Set priority to 3 after reflector poll.
5757
</p>
58-
58+
<note>2025-10-24; Resolves <a href="https://github.com/cplusplus/nbballot/issues/843">RU-268</a></note>
5959
</discussion>
6060

6161
<resolution>

xml/issue4109.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ unsigned lead to subtle bugs. Most users are better off picking `int` or
8585
`unsigned int` (which is what they get from integral promotions anyway)
8686
and just using values that are in range for their intended destination type."
8787
</p>
88+
<note>2025-10-24; Resolves <a href="https://github.com/cplusplus/nbballot/issues/847">RU-272</a></note>
8889
</discussion>
8990

9091
<resolution>

xml/issue4136.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ affect the behavior of [linalg] Hermitian algorithms.
7070
<p>
7171
Set status to Tentatively Ready after six votes in favour during reflector poll.
7272
</p>
73-
73+
<note>2025-10-24; Resolves <a href="https://github.com/cplusplus/nbballot/issues/853">US 170-278</a></note>
7474
</discussion>
7575

7676
<resolution>

xml/issue4137.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ template&lt;class ExecutionPolicy,
348348
<p>Add missing `()` in one place and change `(0, 1)` to `()` in another.</p>
349349

350350
<note>LWG telecon 2025-10-10; Status updated New &rarr; Ready</note>
351-
351+
<note>2025-10-24; Resolves <a href="https://github.com/cplusplus/nbballot/issues/850">US 172-275</a></note>
352352
</discussion>
353353

354354
<resolution>

xml/issue4238.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ Set priority to 1 after reflector poll.
5454

5555

5656
<note>2025-10-17; related to <iref ref="4376"/>.</note>
57+
<note>2025-10-24; Resolves <a href="https://github.com/cplusplus/nbballot/issues/872">DE 297</a></note>
5758
</discussion>
5859

5960
<resolution>

xml/issue4264.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,7 @@ Set priority to 2 after reflector poll.
172172
Strong oposition to making it unspecified whether <tt>function_ref</tt> constructed from
173173
other <tt>function_ref</tt> will reference source object or its target directly.
174174
</p>
175+
<note>2025-10-24; Resolves <a href="https://github.com/cplusplus/nbballot/issues/790">RU-220</a></note>
175176
</discussion>
176177

177178
<resolution>

xml/issue4302.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ This is the subject of NB comment 169-276.
7171
LWG took a poll in the 2025-10-10 telecon and recommends that LEWG confirms
7272
this resolution.
7373
</p>
74-
74+
<note>2025-10-24; Resolves <a href="https://github.com/cplusplus/nbballot/issues/851">US 169-276</a></note>
7575
</discussion>
7676

7777
<resolution>

xml/issue4315.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ checkable as part of the API.
132132
</p>
133133

134134
<note>LWG telecon 2025-10-10; Status updated New &rarr; Ready</note>
135-
135+
<note>2025-10-24; Resolves <a href="https://github.com/cplusplus/nbballot/issues/849">US 171-274</a></note>
136136
</discussion>
137137

138138
<resolution>

xml/issue4316.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ While the intent seems clear, this should be rephrased to be more technically co
4040
<p>
4141
Set priority to 1 after reflector poll.
4242
</p>
43+
<note>2025-10-24; Resolves <a href="https://github.com/cplusplus/nbballot/issues/993">US 114-175</a></note>
4344
</discussion>
4445

4546
<resolution>

0 commit comments

Comments
 (0)