ruby-cvs:18702
From: matz ruby-lang.org
Date: Wed, 3 Jan 2007 19:12:03 +0900 (JST)
Subject: [ruby-cvs:18702] Ruby:r11463: * io.c (rb_io_getline): lineno update condition was wrong.
matz 2007-01-03 19:12:02 +0900 (Wed, 03 Jan 2007)
New Revision: 11463
Modified files:
trunk/ChangeLog
trunk/io.c
Log:
* io.c (rb_io_getline): lineno update condition was wrong.
[ruby-dev:30065]
* io.c (rb_io_getline_fast): ditto.