FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

syntax error caused by unconditional `__has_include_next` usage · Issue #484 · cppcheck-opensource/simplecpp · GitHub

syntax error caused by unconditional __has_include_next usage #484

Description

Encountered while working on #438.

# if __has_include_next(<cstddef>)
# endif
a.cpp:1: syntax error: failed to evaluate #if condition, undefined function-like macro invocation: __has_include_next( ... )

See https://gcc.gnu.org/onlinedocs/cpp/_005f_005fhas_005finclude.html.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


    Back | FazBrowse Home | New Git URL