Skip to content

integrate Cygwin patch #27

@eadmaster

Description

@eadmaster

I'd like to suggest integrating the Cygwin patch into the mainline code using test macros like these:

#ifdef __CYGWIN__
    // cygwin code
#else
    // linux code
#endif

using indentations the code readability won't degrade much...

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