[Mono-dev] [PATCH] mcs/mkinstalldirs should have Unix line endings
Kornél Pál
kornelpal at gmail.com
Thu Feb 21 07:13:36 EST 2008
Hi,
cygwin requires shell scripts to use Unix or Windows line endings based on
cygwin configuration but does not support auto detection.
According to my experience using Unix line ending in cygwin is required to
build Mono.
mcs/mkinstalldirs uses native line endings that breaks Mono build on
Windows.
Can I update SVN to use Unix line endings for mcs/mkinstalldirs?
Kornél
More information about the Mono-devel-list
mailing list