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

Preprocessor: figure out the rules aroung __VA_ARGS__ and ## #542

Open
Tracked by #77
ForNeVeR opened this issue Feb 4, 2024 · 0 comments
Open
Tracked by #77

Preprocessor: figure out the rules aroung __VA_ARGS__ and ## #542

ForNeVeR opened this issue Feb 4, 2024 · 0 comments
Labels
area:preprocessor Related to C preprocessor good-first-issue An issue considered simple enough for new contributors kind:feature New feature or request status:help-wanted Open for contributors

Comments

@ForNeVeR
Copy link
Owner

ForNeVeR commented Feb 4, 2024

See the section 6.10.4.1 Argument substitution of the C standard on notes about the __VA_ARGS__ substitution.

See TODO[#542] in the code to see where the work may be needed.

@ForNeVeR ForNeVeR added kind:feature New feature or request status:help-wanted Open for contributors area:preprocessor Related to C preprocessor good-first-issue An issue considered simple enough for new contributors labels Feb 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:preprocessor Related to C preprocessor good-first-issue An issue considered simple enough for new contributors kind:feature New feature or request status:help-wanted Open for contributors
Projects
None yet
Development

No branches or pull requests

1 participant