Skip to content

[lex] Move definitions, and remove redundant use, of "[non]digit"#8590

Open
lprv wants to merge 1 commit into
cplusplus:mainfrom
lprv:r40
Open

[lex] Move definitions, and remove redundant use, of "[non]digit"#8590
lprv wants to merge 1 commit into
cplusplus:mainfrom
lprv:r40

Conversation

@lprv

@lprv lprv commented Dec 8, 2025

Copy link
Copy Markdown
Contributor

Move definitions of digit and nondigit under pp-number where they first appear; strike their use in identifier-start and identifier-continue where they are subsumed by the definitions based on Unicode character properties.

@AlisdairM

Copy link
Copy Markdown
Contributor

The PR looks technically correct.
I like the change, snd believe it brings clarify to identifier-start.

@eisenwave eisenwave added the P3-Other Triaged issue not in P1 or P2 label Dec 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

P3-Other Triaged issue not in P1 or P2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants