Skip to content

#if instead of #ifdef? #35

@zats

Description

@zats

It seems like all #ifdef TARGET_OS_… should be replaced with #if (TARGET_OS_…).
All TARGET_OS_… are defined, some of them just set to 0 and some to 1.
What do you think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions