From: Luis Lavena Date: 2011-08-17T07:06:14+09:00 Subject: [ruby-core:38996] [Ruby 1.9 - Bug #5164] Line endings, bug/regression or feature of 1.9.3? Issue #5164 has been updated by Luis Lavena. Hello Mr. Nakada, any word on this? Thank you. ---------------------------------------- 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