Skip to content

Conversation

jserv
Copy link
Contributor

@jserv jserv commented Feb 27, 2025

No description provided.

The list of reserved C keywords has been refined up to C23 standard.

Change-Id: I35cde1d00219d7590ad188baf1b362698ee416a7
The C preprocessor operates purely on text, substituting macros and
evaluating simple arithmetic expressions involving literal constants. It
does not understand types, so it cannot evaluate operators like sizeof
that require type information and compile-time type checking.

Change-Id: Id8b453db78571d67a8b7f95b240b71df212d7796
@jserv jserv merged commit 9cf7f12 into master Feb 27, 2025
4 checks passed
@jserv jserv deleted the refine-guideline branch February 27, 2025 04:43
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.

1 participant