|
From: | Paul Eggert |
Subject: | Re: updating macuvs.h? |
Date: | Tue, 13 Jan 2015 13:11:28 -0800 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 |
On 01/13/2015 12:58 PM, Stephen Leake wrote:
I assume we only want Unix line endings committed to git?
Yes, with a few exceptions; please see the file .gitattributes for the list of exceptions.
In which case, the makefile should run dos2unix (which is available in mingw64).
No, it sounds like we need to fix the git configuration (perhaps by adding more lines to .gitattributes?) so that your problem doesn't recur. It's better to not let CRLF problems leak into the makefiles.
[Prev in Thread] | Current Thread | [Next in Thread] |