On Sun, Sep 29, 2013 at 12:36 PM, Jonathan Sauer <[email protected]>wrote:
> Hello, > > > shoot! - Does anyone have any ideas of an easy way to fix this? > > > > I develop using Visual C++ 2010, and use notepad++ to write/edit test > cases on Windows 7. > > > > I wonder if by editing the patch file directly with Richard in > notepad++, Windows NL's crept in - since it seems my last commit did not > introduce them. > > Isn't that what svn's property svn:eol-style=native is for? Not sure if it > is used in > clang, though. > We don't want to have to apply this property to every file in the codebase. Reasonable SVN clients have a list of files which are defaulted to native EOL style. I know that some Windows clients fail to do this, but it should be possible to find one which will or which can be configured so that it will. > > > Jonathan > > > _______________________________________________ > cfe-commits mailing list > [email protected] > http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits >
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
