ruby-cvs:18701
From: matz ruby-lang.org
Date: Wed, 3 Jan 2007 18:56:44 +0900 (JST)
Subject: [ruby-cvs:18701] Ruby:r11462: * io.c (rb_io_getline): lineno update condition was wrong.
matz 2007-01-03 18:56:43 +0900 (Wed, 03 Jan 2007)
New Revision: 11462
Modified files:
branches/matzruby/ChangeLog
branches/matzruby/io.c
Log:
* io.c (rb_io_getline): lineno update condition was wrong.
[ruby-dev:30065]
* io.c (rb_io_getline_fast): ditto.