From: Tanaka Akira Date: 2013-11-19T07:25:49+09:00 Subject: [ruby-core:58413] Re: [ruby-trunk - Bug #9119] TestTime#test_marshal_broken_offset broken under MinGW 2013/11/18 phasis68 (Heesob Park) : > Issue #9119 has been updated by phasis68 (Heesob Park). > > I found a difference between the rubyinstaller version and mine. > > The line "#define LOCALTIME_OVERFLOW_PROBLEM 1" is only found in my config.h. > > It seems that the localtime(3) overflow check code returns incorrect value for some i686-w64-mingw32 compiler environment. Hm. I hope that r43713 fix this problem. -- Tanaka Akira