From: Yukihiro Matsumoto Date: 2004-10-05T22:00:31+09:00 Subject: Re: pstore.rb not operating in binmode Hi, In message "Re: pstore.rb not operating in binmode" on Tue, 5 Oct 2004 19:15:06 +0900, "Henning Koch" writes: |> I have no machine that requires "binmode". Does this patch work for |> you? | |Unfortunately it didn't. There are two more occasions |of IO streams in the file, which also need to binmoded |to make the issue go away. Thank you for the information. It will be fixed soon. matz.