On Mon, Nov 28, 2005 at 10:31:05AM -0800, Junio C Hamano wrote: > Alex Riesen <raa.lkml@gmail.com> writes: > > > Activision's Perl generates CRLF unless STDOUT is binmoded, which is > > inconsistent with other output of git-status. > > I do not think this is a kind of patch that I should accept to > apply to the generic part of the codepath, even if on sane > platforms binmode() could be a no-op. > > You should not have to say binmode() when you are emitting plain > text (otherwise you have to say that everywhere which is > madness). I presume the Cygwin version uses Perl from Cygwin > and would not have this problem? > > If that is the case, maybe this patch should be maintained out > of tree by the maintainer of Windows port of git that does _not_ > use Cygwin but ActiveState. > You could also check `perl -v` for the phrase "built for cygwin". I am not sure how much of an issue this is though, because native windows support is going to be a bit tricky without Cygwin as you also need (ba)sh, sed, grep, etc. Tim. - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Tue Nov 29 21:06:44 2005
This archive was generated by hypermail 2.1.8 : 2005-11-29 21:06:50 EST