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

Standard section 4: Conformance #63

Closed
1 task done
ForNeVeR opened this issue Jan 16, 2022 · 0 comments · Fixed by #86
Closed
1 task done

Standard section 4: Conformance #63

ForNeVeR opened this issue Jan 16, 2022 · 0 comments · Fixed by #86
Assignees
Labels
area:standard-support Related to the C standard support

Comments

@ForNeVeR
Copy link
Owner

ForNeVeR commented Jan 16, 2022

Section 4: Conformance of the C standard is very small, but we cannot mark it as supported before we support the #error preprocessor directive, as required by paragraph 4:

The implementation shall not successfully translate a preprocessing translation unit containing a #error preprocessing directive unless it is part of a group skipped by conditional inclusion.

Tasks:

@ForNeVeR ForNeVeR added the area:standard-support Related to the C standard support label Jan 16, 2022
@ForNeVeR ForNeVeR self-assigned this Jan 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:standard-support Related to the C standard support
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant