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

ruby-cvs:23850

From: matz ruby-lang.org
Date: Mon, 26 May 2008 16:51:47 +0900 (JST)
Subject: [ruby-cvs:23850] Ruby:r16612 (trunk): * util.c (ruby_strtod): clear errno at the top of our own

matz	2008-05-26 16:51:46 +0900 (Mon, 26 May 2008)

  New Revision: 16612

  Modified files:
    trunk/ChangeLog
    trunk/object.c
    trunk/util.c

  Log:
    * util.c (ruby_strtod): clear errno at the top of our own
      impelementation of strtod(3).  [ruby-dev:34834] [ruby-dev:34839]

  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=16612&r2=16611&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/util.c?r1=16612&r2=16611&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/object.c?r1=16612&r2=16611&diff_format=u


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