ruby-cvs:19416
From: nobu ruby-lang.org
Date: Mon, 16 Apr 2007 16:48:54 +0900 (JST)
Subject: [ruby-cvs:19416] Ruby:r12180: * ext/stringio/stringio.c (strio_seek): consistent behavior with
nobu 2007-04-16 16:48:50 +0900 (Mon, 16 Apr 2007)
New Revision: 12180
Modified files:
branches/ruby_1_8/ChangeLog
branches/ruby_1_8/ext/stringio/stringio.c
trunk/ChangeLog
trunk/ext/stringio/stringio.c
Log:
* ext/stringio/stringio.c (strio_seek): consistent behavior with
IO#seek. patch by sheepman in [ruby-dev:30710].
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ChangeLog?r1=12180&r2=12179
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=12180&r2=12179
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/stringio/stringio.c?r1=12180&r2=12179
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/stringio/stringio.c?r1=12180&r2=12179