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

[lex.charset] ISO/IEC 10646 does not define "character short name" #2109

Closed
jensmaurer opened this issue Jun 8, 2018 · 3 comments
Closed
Labels
cwg Issue must be reviewed by CWG.

Comments

@jensmaurer
Copy link
Member

Here:

The character designated by the universal-character-name \UNNNNNNNN is that character whose character
short name in ISO/IEC 10646 is NNNNNNNN; the character designated by the universal-character-name \uNNNN is that character whose character short name in ISO/IEC 10646 is 0000NNNN.

The term is something else nowadays. Check and fix.

@jensmaurer
Copy link
Member Author

jensmaurer commented Jun 9, 2018

See section 6.5 in ISO/IEC 10646 "short identifier" for a code point (UID). At most 6 hex digits.

ISO/IEC 10646:2017 available for free at:
http://standards.iso.org/ittf/PubliclyAvailableStandards/c069119_ISO_IEC_10646_2017.zip

@jensmaurer
Copy link
Member Author

Discussion is in the linked pull request #2201.

@jensmaurer jensmaurer added the cwg Issue must be reviewed by CWG. label Oct 11, 2018
@jensmaurer
Copy link
Member Author

Fixed by P1139R2 Address wording issues related to ISO 10646 #2687.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cwg Issue must be reviewed by CWG.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant