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.refs,time.format] Fix normative references. #4188

Merged
merged 1 commit into from Sep 11, 2020

Conversation

jensmaurer
Copy link
Member

@jensmaurer jensmaurer commented Sep 10, 2020

ISO/IEC/IEEE 60559:2011 and UAX#29 are not normative
requirements of C++ and thus were moved to the bibliography.
For ISO 8601:2004, highlighted its normative impact on
time formatting.
Move the footnote about the Unicode trademark to the
new first mention of the term in [intro.memory].

Fixes ISO/CS 002 (C++20 DIS)

Fixes cplusplus/nbballot#378

ISO/IEC/IEEE 60559:2011 and UAX#29 are not normative
requirements of C++ and thus were moved to the bibliography.
For ISO 8601:2004, highlighted its normative impact on
time formatting.
Move the footnote about the Unicode trademark to the
new first mention of the term in [intro.memory].

Fixes ISO/CS 002 (C++20 DIS)
@jensmaurer jensmaurer added the ballot-comment Response to an NB or ISO comment on a ballot label Sep 10, 2020
@jensmaurer jensmaurer added this to the C++20 milestone Sep 10, 2020
\footnote{Unicode\textregistered\ is a registered trademark of Unicode, Inc.
This information is given for the convenience of users of this document and
does not constitute an endorsement by ISO or IEC of this product.}
UTF-8 encoding form
Copy link
Member

Choose a reason for hiding this comment

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

It seems a bit silly to talk about UTF-8 at all here, now that we guarantee 2's complement. "eight-bit" is all we need to say; anything else is irrelevant rationalization.

But let's go with what you have for C++20; we can reconsider this for C++23.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ballot-comment Response to an NB or ISO comment on a ballot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants