diff options
| author | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-09-15 23:37:05 +0000 |
|---|---|---|
| committer | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-09-15 23:37:05 +0000 |
| commit | 5eed7ffecd9741cb9e5672cd68f6c1937d4a78c3 (patch) | |
| tree | db114fd477127469db7aeeaf2349c632541954c2 /ChangeLog | |
| parent | fddab4595b19983c8703a34f002c49585b32ddba (diff) | |
| download | ruby-5eed7ffecd9741cb9e5672cd68f6c1937d4a78c3.tar.gz ruby-5eed7ffecd9741cb9e5672cd68f6c1937d4a78c3.tar.xz ruby-5eed7ffecd9741cb9e5672cd68f6c1937d4a78c3.zip | |
* test/ruby/test_io.rb (TestIO#test_dup): this test might fail if
there are any garbage IO objects.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19375 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 @@ +Tue Sep 16 08:35:29 2008 Yukihiro Matsumoto <matz@ruby-lang.org> + + * test/ruby/test_io.rb (TestIO#test_dup): this test might fail if + there are any garbage IO objects. + Tue Sep 16 02:02:56 2008 NARUSE, Yui <naruse@ruby-lang.org> * string.c (rb_str_buf_cat_ascii): codepoint is unsigned int. |
