-
Notifications
You must be signed in to change notification settings - Fork 761
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LWG Poll 2: P2051R0 C++ Standard Library Issues to be moved in Prague #3748
Conversation
Is everything in this branch also in motions-2020-02-lwg-3 ? |
Here's a diff: https://github.com/cplusplus/draft/compare/db3a6049bd7ae1244d0c6a09cfd3ea4b69cdf452..ea509911557a236702dccba48f2d2a2fa55322d0. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please augment each commit description with a "Also fixes NB US xxx (C++20 CD)." where applicable.
For example, LWG3319 fixes DE 344.
This is recorded in the source paper as "Addresses DE 344".
This is probably a situation where a force-push is desirable, despite these being straw-polls papers.
LWG 3280 also fixes US 302, but is not marked as such. |
Yes, lwg-3 was based on lwg-2 in order to resolve conflicts where issues from both motions changed the same wording. |
LWG 3281 also fixes US 284, but is not marked as such. |
49a31a9
to
99a2866
Compare
Thanks for pointing these out! Done - please recheck. |
Ugh - I did force push as Jens suggested, but that was probably a mistake - it will screw things up for @zygoloid when he tries to merge motions-2020-02-lwg-3 which was based on this :(. |
1118b7e
to
46b0381
Compare
46b0381
to
4185912
Compare
I'm going to go ahead and force push motions-2020-02-lwg-3 rebased on motions-2020-02-lwg-2, hope that's OK. |
The force-pushed link shows that one of the changes was lost. |
@JohelEGP The change from |
|
That was intentional, see my modified comment above (I guess we added comments here at the same time :) ) |
Also fixes NB JP 218, JP 219 (C++20 CD).
Also fixes NB US 294 (C++20 CD).
Also fixes NB US 162, US 163 (C++20 CD).
Also fixes NB GB 333 (C++20 CD).
[time.duration.io] Combined paragraphs 3 and 4 with 2 (now 1) to provide a complete definition for the placeholder "units_suffix" introduced in the code in paragraph 2, and added punctuation. Also fixes NB US 334 (C++20 CD).
Also fixes NB GB 335 (C++20 CD).
Also fixes NB DE 344 (C++20 CD). [Bibliography] Changed punctuation to be consistent with existing entries.
…:[ranges::]cbegin/cend Also fixes NB PL 247 (C++20 CD).
Also fixes NB US 213 (C++20 CD).
Also fixes NB GB 299 (C++20 CD).
Also fixes NB CA 178 (C++20 CD).
…m_view Also fixes NB US 303 (C++20 CD).
[range.split.outer.value] The change to split_view was applied in LWG3276. Also fixes NB DE 282 (C++20 CD).
Also fixes NB GB 225 (C++20 CD).
…mmon_reference_with Also fixes NB US 201 (C++20 CD).
Added references to header synopsis on #includes. Also fixes NB US 181 (C++20 CD).
Also fixes NB GB 202 (C++20 CD).
parameter to allow idiomatic use of std::forward.
b3d1dcd
to
090d7d8
Compare
Fixes #3704.
Fixes #2593.
Notes/issues:
Fixes cplusplus/papers#781.
Fixes cplusplus/nbballot#298.
Fixes cplusplus/nbballot#258.
Fixes cplusplus/nbballot#154.
Fixes cplusplus/nbballot#300.
Fixes cplusplus/nbballot#283.
Fixes cplusplus/nbballot#282.
Fixes cplusplus/nbballot#214.
Fixes cplusplus/nbballot#215.
Fixes cplusplus/nbballot#216.
Fixes cplusplus/nbballot#290.
Fixes cplusplus/nbballot#160.
Fixes cplusplus/nbballot#161.
Fixes cplusplus/nbballot#329.
Fixes cplusplus/nbballot#330.
Fixes cplusplus/nbballot#331.
Fixes cplusplus/nbballot#340.
Fixes cplusplus/nbballot#243.
Fixes cplusplus/nbballot#210.
Fixes cplusplus/nbballot#295.
Fixes cplusplus/nbballot#176.
Fixes cplusplus/nbballot#299.
Fixes cplusplus/nbballot#278.
Fixes cplusplus/nbballot#222.
Fixes cplusplus/nbballot#199.
Fixes cplusplus/nbballot#179.
Fixes cplusplus/nbballot#200.
Fixes #3231.