From: "nobu (Nobuyoshi Nakada)" Date: 2012-06-11T13:53:21+09:00 Subject: [ruby-core:45557] [ruby-trunk - Bug #6571][Feedback] Time.mktime Y2K38 problem on 1.9.3p125 i386-mingw32 Issue #6571 has been updated by nobu (Nobuyoshi Nakada). Description updated Status changed from Assigned to Feedback Target version changed from 2.0.0 to 1.9.3 I can't reproduce it with 1.9.3p216, in JST and PST. What are the failure message and your timezone? ---------------------------------------- Bug #6571: Time.mktime Y2K38 problem on 1.9.3p125 i386-mingw32 https://bugs.ruby-lang.org/issues/6571#change-27153 Author: MartinBosslet (Martin Bosslet) Status: Feedback Priority: Normal Assignee: luislavena (Luis Lavena) Category: core Target version: 1.9.3 ruby -v: ruby 1.9.3p125 (2012-02-16) [i386-mingw32] =begin This came up in https://bugs.ruby-lang.org/issues/6122. (({Time.mktime(2038, 1, 19, 11, 14, 8)})) failed. To my understanding, 32 bit Time issues shouldn't occur in 1.9.3? I'm assigning this to Luis, maybe he knows about this and what to do? Please feel free to reassign back to me. =end -- http://bugs.ruby-lang.org/