Skip to content

[meta.trans.other] Fix off-by-one references to meta.rqmts #7914

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

hubert-reinterpretcast
Copy link
Contributor

The (normative) wording indicates that provisions of subclause 21.3.3 [meta.type.synop] are overridden. It is unclear what provisions of [meta.type.synop] are being overriden.

Instead, the wording rather clearly overrides provisions of subclause 21.3.2 [meta.rqmts].

Address the probable off-by-one errors by changing the references to point to [meta.rqmts].

The (normative) wording indicates that provisions of subclause 21.3.3
[meta.type.synop] are overridden. It is unclear what provisions of
[meta.type.synop] are being overriden.

Instead, the wording rather clearly overrides provisions of subclause
21.3.2 [meta.rqmts].

Address the probable off-by-one errors by changing the references to
point to [meta.rqmts].
Copy link
Member

@jwakely jwakely left a comment

Choose a reason for hiding this comment

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

https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2018/p1285r0.pdf moved the relevant sentences from the end of [meta.synop] to [meta.rqmts], which broke the cross-references to them.

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.

2 participants