[
https://issues.apache.org/jira/browse/ZOOKEEPER-1953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14060775#comment-14060775
]
Bill Havanki commented on ZOOKEEPER-1953:
-----------------------------------------
I just pulled this onto my Mac and Git is unhappy with the new files under
src/c. I believe it's due to them being checked in with Windows-style line
endings. I'm trying to work out how to use the Git configuration and/or
.gitattributes to cope. The symptoms are:
* The five new files show up as locally modified for {{git status}} even though
I am up-to-date with trunk.
* The following warning appears:
{{noformat}}
warning: CRLF will be replaced by LF in src/c/Cli.vcxproj.
The file will have its original line endings in your working directory.
{{noformat}}
> Add solution and project files to enable build with current Visual Studio
> editions (VS 2012/2013) - 32-bit and 64-bit.
> ----------------------------------------------------------------------------------------------------------------------
>
> Key: ZOOKEEPER-1953
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1953
> Project: ZooKeeper
> Issue Type: Improvement
> Components: c client
> Affects Versions: 3.5.0
> Reporter: Patrick Hunt
> Assignee: Orion Hodson
> Fix For: 3.5.0
>
> Attachments: ZOOKEEPER-1953-1.patch, ZOOKEEPER-1953.patch
>
>
> Add solution and project files to enable build with current Visual Studio
> editions (VS 2012/2013) - 32-bit and 64-bit.
--
This message was sent by Atlassian JIRA
(v6.2#6252)