• dearblue's avatar
    Fix builds for modern mingw; fix #4869 · 93d0e5d9
    dearblue authored
    What I intended to fix in #4869 was a patch for an old MinGW.
    Recent MinGWs have their own `mkstemp()` function.
    I knew this after checking the patch #4903.
    93d0e5d9
mruby_io_test.c 6.29 KB