diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-10-25 05:19:33 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-10-25 05:19:33 +0000 |
| commit | 07ef5241f4a55a4ca89681a0ed4f9f4633a87172 (patch) | |
| tree | ea31b5eab1be341307045fe22b1e202a8830a126 /ChangeLog | |
| parent | 30649a7456621a1eda60bab806f91d5b35ce2e29 (diff) | |
| download | ruby-07ef5241f4a55a4ca89681a0ed4f9f4633a87172.tar.gz ruby-07ef5241f4a55a4ca89681a0ed4f9f4633a87172.tar.xz ruby-07ef5241f4a55a4ca89681a0ed4f9f4633a87172.zip | |
* io.c (rb_io_tell, rb_io_seek): check errno too. [ruby-dev:32093]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@13774 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,4 +1,9 @@ +Thu Oct 25 14:19:33 2007 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * io.c (rb_io_tell, rb_io_seek): check errno too. [ruby-dev:32093] + Thu Oct 25 13:59:53 2007 David Flanagan <davidflanagan@ruby-lang.org> + * parse.y (parser_tokspace): increment tokidx fixes test failure at [test/ruby/test_stringchar.rb:72] |
