[Ironruby-core] Avoiding excessive newline diff in Initializer.Generated.cs
Sanghyeon Seo
sanxiyn at gmail.com
Thu Nov 1 06:15:48 EDT 2007
The goal of this one-line fix is to avoid excessive newline diff in
Initializer.Generated.cs when one runs ClassInitGenerator on
non-Windows platforms.
http://sparcs.kaist.ac.kr/~tinuviel/download/IronRuby/patch-gen-newline
Since the canonical newline character in the IronRuby repository is
\r\n, it makes sense to explicitly use it when generating
in-repository source file.
--
Seo Sanghyeon
More information about the Ironruby-core
mailing list