From: Usaku NAKAMURA Date: 2008-07-17T06:59:09+09:00 Subject: [ruby-dev:35555] [Ruby 1.9 - Bug #282] (Open) failure of test_asctime(TestTime) on mswin32 チケット #282 が報告されました。 (by Usaku NAKAMURA) ---------------------------------------- Bug #282: failure of test_asctime(TestTime) on mswin32 http://redmine.ruby-lang.org/issues/show/282 起票者: Usaku NAKAMURA ステータス: Open 優先度: Low 担当者: Usaku NAKAMURA カテゴリ: Target version: 表題の通りですが、忘れないように記録に残しておきます。 test_asctime(TestTime) [(snip)/test/ruby/test_time.rb:291]: <"Sat Jan 1 00:00:00 2000"> expected but was <"Sat Jan 01 00:00:00 2000">. C90を読む限りは日付の部分は月名部分に続けて "%3d" なので、MSVCRTのバグです。 しかしわざわざ対策すべきかどうかは微妙。 ---------------------------------------- http://redmine.ruby-lang.org