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] Replace "character literal" with references to grammar term character-literal #3636

Closed
zygoloid opened this issue Jan 16, 2020 · 1 comment · Fixed by #3844
Closed
Assignees
Milestone

Comments

@zygoloid
Copy link
Member

From CWG discussion of P2029R0.

Remove [lex.ccon] paragraph 1, which defines "character literal" as exactly the same thing as a (grammar term) character-literal, and replace all references to "character literal" with references to the grammar term character-literal.

Also remove [lex.string] paragraph 1, which defines in plain English the grammar term string-literal to be the same thing it already is in the grammar.

@jensmaurer
Copy link
Member

jensmaurer commented Jan 25, 2020

[lex.icon] and [lex.fcon] have the same problem, fixed by #3650

Since [lex.string] and [lex.ccon] are being worked on by P2029R0, I'll leave those alone for the time being.

@jensmaurer jensmaurer added this to the C++20 milestone Mar 9, 2020
@jensmaurer jensmaurer self-assigned this Mar 9, 2020
@jensmaurer jensmaurer changed the title replace "character literal" with references to grammar term character-literal [lex] Replace "character literal" with references to grammar term character-literal Mar 9, 2020
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 a pull request may close this issue.

2 participants