ruby-cvs:18128
From: (nobu) <nobu ruby-lang.org>
Date: Sat, 9 Sep 2006 04:56:37 +0900
Subject: [ruby-cvs:18128] ruby, ruby/lib: * lib/pstore.rb: open all in binary mode, and get rid of the quirk of
nobu Sat, 9 Sep 2006 04:56:37 +0900
Modified files: (Branch: ruby_1_8)
ruby:
ChangeLog
ruby/lib:
pstore.rb
Log:
* lib/pstore.rb: open all in binary mode, and get rid of the quirk of
msvcrt. fixed: [ruby-dev:29518]
Revision Changes Path
1.2673.2.1855 +5 -0 ruby/ChangeLog
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ChangeLog?cvsroot=src&r1=1.2673.2.1854&r2=1.2673.2.1855
1.17.2.7 +10 -11 ruby/lib/pstore.rb
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/lib/pstore.rb?cvsroot=src&r1=1.17.2.6&r2=1.17.2.7