[前][次][番号順一覧][スレッド一覧][生データ]

ruby-cvs:23354

From: usa ruby-lang.org
Date: Mon, 21 Apr 2008 10:01:51 +0900 (JST)
Subject: [ruby-cvs:23354] Ruby:r16114 (ruby_1_8): * time.c (rb_strftime): check errno to detect strftime(3)'s error.

usa	2008-04-21 10:01:50 +0900 (Mon, 21 Apr 2008)

  New Revision: 16114

  Modified files:
    branches/ruby_1_8/ChangeLog
    branches/ruby_1_8/time.c
    branches/ruby_1_8/version.h

  Log:
    * time.c (rb_strftime): check errno to detect strftime(3)'s error.
      this is workaround for recent version of MSVCRT.
      [ruby-dev:34456]
    


  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ChangeLog?r1=16114&r2=16113&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/time.c?r1=16114&r2=16113&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/version.h?r1=16114&r2=16113&diff_format=u


[前][次][番号順一覧][スレッド一覧][生データ]