ruby-cvs:21090
From: matz ruby-lang.org
Date: Fri, 9 Nov 2007 16:54:39 +0900 (JST)
Subject: [ruby-cvs:21090] Ruby:r13853 (trunk): * io.c (rb_io_each_byte): should update rbuf_off and rbuf_len for
matz 2007-11-09 16:54:39 +0900 (Fri, 09 Nov 2007)
New Revision: 13853
Modified files:
trunk/ChangeLog
trunk/io.c
Log:
* io.c (rb_io_each_byte): should update rbuf_off and rbuf_len for
each iteration. [ruby-dev:31659][ruby-dev:32192]
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=13853&r2=13852
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/io.c?r1=13853&r2=13852