Skip to content

exact-int.h _STDC_VERSION___ instead of __STDC_VERSION__ #49

@bowtoes

Description

@bowtoes

Is a typo, the very first instance in if defined(...) is missing a single leading underscore.

# if defined(_STDC_VERSION__) && (__STDC_VERSION__ >= 199901L)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions