[2026-03 CWG Motion 9] P3726R2 Adjustments to Union Lifetime Rules#8888
Conversation
|
Dunno if we also want to link the other NB comments here (which I forgot to mention in the paper):
|
b161010 to
597616d
Compare
Thanks for the list. I'll leave that up to Thomas. I'm not sure if we want dupes and already closed issues to be referenced in the commit message and/or in the issue. |
|
I think we want links to "accepted" NB comments in the commit and in the pull request where the commit contributes to resolving the NB comment. That also includes duplicates (because national bodies ostensibly don't know about each other's comment), but not "rejected; we're going in another direction" issues. |
Thanks! I added the duplicate comment to the commit message (but no Fixes link since it's already closed), and did not mention the comments that we reject. |
f4a3002 to
aaf83da
Compare
Fixes NB DE 087, US 48-086 (C++26 CD). Editorial notes: * Missing "freestanding" comment added to the feature test macro line. * Removed "type" after "aggregate" (just "aggregate" is the right term).
aaf83da to
91648ff
Compare
Fixes NB DE-087 (C++26 CD).
Fixes #8830
Also fixes cplusplus/papers#2356
Also fixes https://github.com/cplusplus/nbballot/issues/664
Also fixes cplusplus/papers#2418