ruby-cvs:20943
From: usa ruby-lang.org
Date: Mon, 15 Oct 2007 17:29:09 +0900 (JST)
Subject: [ruby-cvs:20943] Ruby:r13706 (ruby_1_8): * ext/openssl/lib/openssl/buffering.rb (read, readpartial): revert
usa 2007-10-15 17:29:08 +0900 (Mon, 15 Oct 2007)
New Revision: 13706
Modified files:
branches/ruby_1_8/ChangeLog
branches/ruby_1_8/ext/openssl/lib/openssl/buffering.rb
Log:
* ext/openssl/lib/openssl/buffering.rb (read, readpartial): revert
r12496. handling EOF is a little differnt in ruby 1.8 and ruby 1.9.
[ruby-dev:31979]
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ChangeLog?r1=13706&r2=13705
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/openssl/lib/openssl/buffering.rb?r1=13706&r2=13705