On 01/23/2011 10:37 PM, Walter Bright wrote:
Brad Roberts wrote:

What does 'git diff' show?

Crap, half of it goes to stdout, the other half to stderr. Here it is:
--------------------------------------------------------------------

warning: CRLF will be replaced by LF in docs/man/man1/dmd.1.
warning: CRLF will be replaced by LF in docs/man/man1/dmd.conf.5.
warning: CRLF will be replaced by LF in docs/man/man1/dumpobj.1.
warning: CRLF will be replaced by LF in docs/man/man1/obj2asm.1.
warning: CRLF will be replaced by LF in docs/man/man1/rdmd.1.

It looks like git is fixing CRLF's, perhaps because you're using a non-default CRLF git setting? I just took a look at a fresh checkout on a Linux system, and I see that at least dmd.1 has CRLF's, though git isn't threatening to convert the line endings for me.

Thanks,
Jason
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to