You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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:Tasks:
The text was updated successfully, but these errors were encountered: