Skip to content

Refine guideline #212

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

Merged
merged 2 commits into from
Feb 27, 2025
Merged

Refine guideline #212

merged 2 commits into from
Feb 27, 2025

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