[diff.cpp03.locale] Fix title of text processing library - #9203
Conversation
|
I'm generally in favor here. However, as usual with such large text rearrangements, it's hard to review them ("did the submitter change a character or two while moving the text around?") This is not about bad faith, but about accidents. @tkoeppe , do you want to apply as-is, do the moves yourself, or have me do the moves? |
|
@jensmaurer If you want to do it all in one go and merge, yes, please go ahead, that'd be nice! |
|
Gentle ping - any chance of progress on this? |
|
@Mick235711 , I've done all the clause moves. I have not done the 28.3 title fix. Please either repurpose this pull request (after rebasing) or make a new one that does just the 28.3 title fix. |
9494cb3 to
9db3815
Compare
9db3815 to
654c63b
Compare
|
Thanks a lot. I have repurposed this PR to only do a single renaming, and replaced the commit and PR title. |
After clause renumbering efforts in C++23 and C++26, currently [strings] is Clause 27, which makes the Annex C entries unordered in relation to actual clause numbers (for instance, under [diff.cpp20], [diff.cpp20.strings] refers to Clause 27, while [diff.cpp20.containers] refers to Clause 23; however, the former comes first). Therefore, this PR seeks to correct the situation by reordering the entries with regard to current clause numbers: