On Thu Nov 13 01:15:10 2014, esado...@eniks.com wrote:
> Matt,
>
> It is not just my problem. Google that error and you will find plenty
> of other
> people having this issue as far back as 5 years ego. I already have
> solution
> in place and I do not require any fixing but all the people on Windows
> platform who checked code out through git will have this issue.
>
> Relying on git to provide correct line ending is bad idea because it
> is global
> setting and will affect other projects on local machine. It should
> work
> regardless and suggested solution allows just that. It is clean,
> simple and
> safe and should be done on master.

It's not a global setting (although you can do that if you want to) - its local
to the repository.

>
> Otherwise you should clearly document this problem and make this info
> readily
> available to all Windows developers.

I have updated the following page to provide guidance to Windows users:
https://www.openssl.org/source/repos.html

Matt

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to