Skip to content
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

[intro.races] Remove unclear uses of "shall" #6457

Merged
merged 1 commit into from Nov 8, 2023

Conversation

frederick-vs-ja
Copy link
Contributor

This PR currently removes all occurences of "shall" in [intro.races], except for the explicitly stated use in "implementation shall".

Fixes cplusplus/CWG#373.

@languagelawyer
Copy link
Contributor

languagelawyer commented Aug 23, 2023

@tkoeppe @zygoloid Please note, this change may violate editorial rules of the ISO/IEC Directives, Part 2, see cplusplus/CWG#373 (comment)
(I think, project editors are responsible for the conformance of the wording?)

@frederick-vs-ja
Copy link
Contributor Author

@tkoeppe @zygoloid Please note, this change may violate editorial rules of the ISO/IEC Directives, Part 2, see cplusplus/CWG#373 (comment)
(I think, project editors are responsible for the conformance of the wording?)

This is precedented and I don't see any violation. See #3229 and various "Mandating the Standard Library" papers.

@tkoeppe tkoeppe added the needs rebase The pull request needs a git rebase to resolve merge conflicts. label Nov 8, 2023
@tkoeppe
Copy link
Contributor

tkoeppe commented Nov 8, 2023

Could you please rebase?

@frederick-vs-ja
Copy link
Contributor Author

Could you please rebase?

Done.

@tkoeppe tkoeppe merged commit cc69fc0 into cplusplus:main Nov 8, 2023
2 checks passed
@frederick-vs-ja frederick-vs-ja deleted the intro-races-de-shall branch November 8, 2023 02:55
@jensmaurer jensmaurer removed the needs rebase The pull request needs a git rebase to resolve merge conflicts. label Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[intro.races] p13 shall vs. is
5 participants