ruby-cvs:20779
From: nobu ruby-lang.org
Date: Fri, 28 Sep 2007 13:20:13 +0900 (JST)
Subject: [ruby-cvs:20779] Ruby:r13542 (trunk): * io.c (rb_io_getline_fast, rb_io_getline_1): set encoding to the
nobu 2007-09-28 13:20:12 +0900 (Fri, 28 Sep 2007)
New Revision: 13542
Modified files:
trunk/ChangeLog
trunk/io.c
Log:
* io.c (rb_io_getline_fast, rb_io_getline_1): set encoding to the
result string, as well as getc.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=13542&r2=13541
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/io.c?r1=13542&r2=13541