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.defs, dcl.init.list] Move definition of direct-non-list-init #6623

Merged
merged 2 commits into from Oct 14, 2023

Conversation

tkoeppe
Copy link
Contributor

@tkoeppe tkoeppe commented Oct 14, 2023

Partially fixes ISO/CS-11 (C++23 DIS).

@tkoeppe
Copy link
Contributor Author

tkoeppe commented Oct 14, 2023

The other terms "direct-list-initialization" etc. are already defined there, and the connection between "foo-initialization" and "x is foo-initialized" or "foo-initializes x" are never spelled out anyway, nor do we pervasively make cross-references to the other definitions of "foo-initialization". This seems to make it no worse to also have "direct-non-list-initialization" defined in that place.

source/declarations.tex Outdated Show resolved Hide resolved
@W-E-Brown
Copy link
Contributor

W-E-Brown commented Oct 14, 2023 via email

Co-authored-by: Jens Maurer <Jens.Maurer@gmx.net>
@tkoeppe
Copy link
Contributor Author

tkoeppe commented Oct 14, 2023

On 2023-10-14, at 2:08 PM, Jens Maurer @.***> wrote:

⬇️ Suggested change -Direct-initialization that is not direct-list-initialization is called +Direct-initialization that is not list-initialization is called
Please adjust: s/is called/is termed/ (or equivalent, e.g., "is known as"). Thank you.

We say "is called" everywhere else before, too. I think if we don't like that, this should be a separate (editorial) issue. Care to file one?

@JohelEGP
Copy link
Contributor

Please adjust: s/is called/is termed/

Related: #3515.

@tkoeppe tkoeppe merged commit 583391e into cplusplus:main Oct 14, 2023
2 checks passed
@tkoeppe tkoeppe deleted the move_dnli branch October 14, 2023 19:42
@W-E-Brown
Copy link
Contributor

W-E-Brown commented Oct 14, 2023 via email

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.

None yet

4 participants