From: Yukihiro Matsumoto Date: 2005-10-19T22:44:25+09:00 Subject: Re: Byte order reading on windows versus unix in ruby Hi, In message "Re: Byte order reading on windows versus unix in ruby" on Wed, 19 Oct 2005 22:06:43 +0900, Zach Dennis writes: |Isn't bindmode supposed to be getting set automatically? Or is this up |and coming for ruby 1.8.3 or 2.0 ? Short answer: no. Longer answer: if there could be a rule to set binmode automagically, I'm glad to add it to CVS HEAD. matz.