Skip to content
  • Deucе's avatar
    1fadf55a
    Add DISABLE_MKSTEMP_DEFINE support · 1fadf55a
    Deucе authored
    This macro as written won't compile on mingw32 due to the attributes
    on _mktemp().  This could be worked around, but it's easier to just
    disable it since I don't need it, and nobody else is building with
    mingw32.
    1fadf55a
    Add DISABLE_MKSTEMP_DEFINE support
    Deucе authored
    This macro as written won't compile on mingw32 due to the attributes
    on _mktemp().  This could be worked around, but it's easier to just
    disable it since I don't need it, and nobody else is building with
    mingw32.
Loading