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

[expr] Use 'qualification-combined' and 'qualification-decomposition'. #4314

Merged
merged 1 commit into from May 29, 2021

Conversation

jensmaurer
Copy link
Member

The previous names 'cv-combined' and 'cv-decomposition' are
no longer adequate since a qualification conversion can now
convert to an array of unknown bounds.

Fixes #3088

@tkoeppe
Copy link
Contributor

tkoeppe commented Dec 14, 2020

@jensmaurer: Do you think changing the terms-of-art here is sufficiently editorial?

@jensmaurer
Copy link
Member Author

I could ask CWG in their next meeting, to make sure.

@tkoeppe
Copy link
Contributor

tkoeppe commented Dec 14, 2020

@jensmaurer: Yes please, I would welcome that. I can compile a list of high-interest GitHub issues if you like. The change looks valuable, but it'd be good to have some official sign-off.

@jensmaurer
Copy link
Member Author

Put on CWG's plate:
https://wiki.edg.com/bin/view/Wg21fall2020/CoreWorkingGroup
section "Editorial issues"

@jensmaurer jensmaurer added the cwg Issue must be reviewed by CWG. label Dec 14, 2020
@jensmaurer
Copy link
Member Author

2021-05-03 decomposition -> qualification-decomposition
Otherwise, CWG has no objection.

@jensmaurer jensmaurer added changes requested Changes to the wording or approach have been requested and not yet applied. and removed cwg Issue must be reviewed by CWG. labels May 14, 2021
The previous names 'cv-combined' and 'cv-decomposition' are
no longer adequate since a qualification conversion can now
convert to an array of unknown bounds.
@jensmaurer jensmaurer removed the changes requested Changes to the wording or approach have been requested and not yet applied. label May 19, 2021
@jensmaurer jensmaurer changed the title [expr] Use 'qualification-combined' and 'decomposition'. [expr] Use 'qualification-combined' and 'qualification-decomposition'. May 19, 2021
@jensmaurer
Copy link
Member Author

@tkoeppe, this should be ready now.

@jensmaurer jensmaurer requested a review from tkoeppe May 19, 2021 22:42
@tkoeppe
Copy link
Contributor

tkoeppe commented May 21, 2021

Thanks, I'll take a look!

Copy link
Contributor

@tkoeppe tkoeppe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thank you!

@tkoeppe tkoeppe merged commit 337c7db into cplusplus:master May 29, 2021
@jensmaurer jensmaurer deleted the c9 branch May 29, 2021 10:09
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.

[conv.qual] Consider renaming cv-combined type etc.
2 participants