From: gabriele renzi Date: 2004-10-05T17:59:57+09:00 Subject: Re: pstore.rb not operating in binmode Henning Koch ha scritto: > The people in #rubyonrails asked me to post a note to > ruby-talk about this issue. that means me :) I have this feeling that this thing may have been fixed long time ago.. and somewhat reverted. NOw I wonder: why can't we handle this at the interpreter level? I mean, adding instead of asking people to add a 'b' every time, changing windows' file opening calls so that it is included by default. there is some reason to open files not in binmode?