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

C23-compliant preprocessor #77

Open
11 of 29 tasks
ForNeVeR opened this issue Jan 16, 2022 · 2 comments
Open
11 of 29 tasks

C23-compliant preprocessor #77

ForNeVeR opened this issue Jan 16, 2022 · 2 comments
Labels
area:preprocessor Related to C preprocessor area:standard-support Related to the C standard support kind:feature New feature or request status:help-wanted Open for contributors

Comments

@ForNeVeR
Copy link
Owner

ForNeVeR commented Jan 16, 2022

The section 6.10 Preprocessing directives of the C standard defines the requirements to the C preprocessor. We should fulfill them.

TODO

Look for the number 77 in the code to find clues to implement this feature.

@ForNeVeR ForNeVeR added kind:feature New feature or request status:help-wanted Open for contributors area:standard-support Related to the C standard support area:preprocessor Related to C preprocessor labels Jan 16, 2022
This was referenced Jan 16, 2022
@kant2002
Copy link
Contributor

Can you update this issue with implemented features

@ForNeVeR ForNeVeR self-assigned this Oct 20, 2022
ForNeVeR added a commit that referenced this issue Jul 15, 2023
We deal with it in a separate parser anyway.
ForNeVeR added a commit that referenced this issue Jul 15, 2023
We deal with it in a separate parser anyway.
@ForNeVeR
Copy link
Owner Author

Updated the issue.

@ForNeVeR ForNeVeR removed their assignment Jul 15, 2023
@ForNeVeR ForNeVeR changed the title C17-compliant preprocessor C23-compliant preprocessor Nov 27, 2023
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 area:standard-support Related to the C standard support kind:feature New feature or request status:help-wanted Open for contributors
Projects
None yet
Development

No branches or pull requests

2 participants