Issue #5164 has been updated by Nobuyoshi Nakada. Category set to core Status changed from Open to Assigned Assignee set to Nobuyoshi Nakada Priority changed from Normal to High Target version set to 1.9.3 ---------------------------------------- Bug #5164: Line endings, bug/regression or feature of 1.9.3? http://redmine.ruby-lang.org/issues/5164 Author: Luis Lavena Status: Assigned Priority: High Assignee: Nobuyoshi Nakada Category: core Target version: 1.9.3 ruby -v: - Hello, Seems Redmine is down, so emailing the list. One user detected that Ruby 1.9.3-preview1 and latest changes in ruby_1_9_3 branch generates incorrectly line endings on Windows. It seems that now, by default, it uses LF instead of CRLF for writing, unless you explicitly indicate text-mode ('t') Full investigation of the user is found here: http://groups.google.com/group/rubyinstaller/msg/65cd1284e10ffe71 And simple test: V:\>ruby -ve "n -- http://redmine.ruby-lang.org