Skip to content

mz_os.h missing defined after #elif #427

@chrdumont

Description

@chrdumont

On line# 31 of mz_os.h, there is a #ifdef, but the #elif aren't followed by a defined. Can you consider adding defined to all the else conditions? Xcode throws errors at these conditions if HAVE_LZMA isn't defined. Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    compilationIssues related to compiling source codefixedIssue or bug has been fixed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions