On Thu, 18 Sep 2014, Michael Osipov wrote:

So line endings again.

This is perl in my opinion. See the provided link.

Well, there's about 100 million years since I last used cygwin but back then it could be setup to either use unix newlines or windows (CRLF) newlines. And then if you'd mix in using other external (from cygwin's point of view) tools you would get something that wouldn't follow cygwin's view of life

I am using msysgit for Windows and there are my Git settings:

Like here, you're not using cygwin's git so cygwin's configured way of handling newlines may not be the same as msysgit's.

Out of curiousity, I did a dos2unix on all files and it does work except for tool_hugehelp.c and install. Critical files are already flagged in .gitattributes to avoid such problems. The problem is which is problematic now.

What do you suggest we do?

--

 / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to