Issue #9324 has been updated by Yui NARUSE. Status changed from Assigned to Closed % Done changed from 0 to 100 Applied in changeset r44774. ---------- merge revision(s) 44406: [Backport #9324] * configure.in: let mingw do something black-magic, and check if _gmtime64_s() is available actually. * win32/win32.c (gmtime_s, localtime_s): use _gmtime64_s() and _localtime64_s() if available, not depending on very confusing mingw variants macros. based on the patch by phasis68 (Heesob Park) at [ruby-core:58764]. [ruby-core:58391] [Bug #9119] ---------------------------------------- Backport #9324: Please backport r44406 (solves issue #9119) https://bugs.ruby-lang.org/issues/9324#change-44848 * Author: Luis Lavena * Status: Closed * Priority: High * Assignee: Yui NARUSE * Category: * Target version: * ruby -v: ---------------------------------------- Please backport r43713 (if missed by branching) and r44406 as these are blocking the release of RubyInstaller 2.1.0 (along other issues). Thank you. -- http://bugs.ruby-lang.org/