ruby-cvs:20178
From: matz ruby-lang.org
Date: Wed, 15 Aug 2007 16:47:04 +0900 (JST)
Subject: [ruby-cvs:20178] Ruby:r12941 (trunk): * io.c (ARGF_FORWARD): wrongly compares with current_file with
matz 2007-08-15 16:47:03 +0900 (Wed, 15 Aug 2007)
New Revision: 12941
Modified files:
trunk/ChangeLog
trunk/io.c
Log:
* io.c (ARGF_FORWARD): wrongly compares with current_file with
rb_stdout. should be rb_stdin. [ruby-cvs:20177]
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=12941&r2=12940
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/io.c?r1=12941&r2=12940