ruby-cvs:20719
From: nobu ruby-lang.org
Date: Sat, 22 Sep 2007 05:19:52 +0900 (JST)
Subject: [ruby-cvs:20719] Ruby:r13482 (trunk, ruby_1_8): * ext/stringio/stringio.c (strio_init): separate from strio_initialize
nobu 2007-09-22 05:19:51 +0900 (Sat, 22 Sep 2007)
New Revision: 13482
Modified files:
branches/ruby_1_8/ChangeLog
branches/ruby_1_8/ext/stringio/stringio.c
branches/ruby_1_8/version.h
trunk/ChangeLog
trunk/ext/stringio/stringio.c
trunk/version.h
Log:
* ext/stringio/stringio.c (strio_init): separate from strio_initialize
to share with strio_reopen properly. [ruby-Bugs-13919]
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/version.h?r1=13482&r2=13481
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ChangeLog?r1=13482&r2=13481
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=13482&r2=13481
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/stringio/stringio.c?r1=13482&r2=13481
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/stringio/stringio.c?r1=13482&r2=13481
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/version.h?r1=13482&r2=13481