diff options
| author | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-03-04 09:19:51 +0000 |
|---|---|---|
| committer | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-03-04 09:19:51 +0000 |
| commit | f265dc274ec7ab5d0e00ff80c8490fe755d6c534 (patch) | |
| tree | ace764e50fc68c31ff7316bdbf6e5aae2cf4067c /ChangeLog | |
| parent | c66c56b5d1b3a512db78db97dc96b2d7567f5460 (diff) | |
merges r22663 from trunk into ruby_1_9_1.
--
* util.c: fix SEGV by test_time.rb with
gcc version 4.4.0 20090219 (Red Hat 4.4.0-0.21) on Fedora 11 Alpha.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@22750 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 @@ +Fri Feb 27 22:02:34 2009 Tanaka Akira <akr@fsij.org> + + * util.c: fix SEGV by test_time.rb with + gcc version 4.4.0 20090219 (Red Hat 4.4.0-0.21) on Fedora 11 Alpha. + Fri Feb 27 18:30:51 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> * compile.c (cdhash_type, iseq_set_sequence): should not call |
