Skip to content

[fs.class.directory.entry.general] Remove unneeded "unneeded" #7245

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

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

frederick-vs-ja
Copy link
Contributor

It is a bit tautological to say "unneeded call" in a note, because implementations should always prevent unneeded calls.

per @Quuxplusone's suggestion

It is a bit tautological to say "unneeded call" in a note, because
implementations should always prevent unneeded calls.

Co-authored-by: Arthur O'Dwyer <[email protected]>
@jensmaurer jensmaurer merged commit 1fafde9 into cplusplus:main Aug 30, 2024
2 checks passed
@frederick-vs-ja frederick-vs-ja deleted the unneeded-unneeded branch August 30, 2024 13:26
@Quuxplusone
Copy link
Contributor

More to the point, it's redundant to say that an implementation may omit "unneeded" calls, because obviously an implementation must never omit a call of the other kind!

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.

5 participants