diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-06-01 23:47:02 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-06-01 23:47:02 +0000 |
| commit | deea91d3c8fb0a13a23d3341fe53edd0faa134f9 (patch) | |
| tree | 92539d8352b6c13dfb7b7515ef6d671e8cf0b803 /ChangeLog | |
| parent | fa8c20d7442acba1caeabc56e5a97a19b759a938 (diff) | |
* util.c (ruby_strtod, dtoa): initialize more variables for error
handling.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@16742 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Mon Jun 2 08:46:52 2008 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * util.c (ruby_strtod, dtoa): initialize more variables for error + handling. + Mon Jun 2 04:55:05 2008 Nobuyoshi Nakada <nobu@ruby-lang.org> * suppress warnings on cygwin, mingw and mswin. |
