[eigen] Re: Mercurial EOL extension and mpreal.h |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: Eigen <eigen@xxxxxxxxxxxxxxxxxxx>
- Subject: [eigen] Re: Mercurial EOL extension and mpreal.h
- From: Hauke Heibel <hauke.heibel@xxxxxxxxxxxxxx>
- Date: Tue, 4 Oct 2011 11:55:27 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=7bNVQlKEF38i+YORox3MsoY0WHcgxB0+ZAihI4XwP6s=; b=CZNHJ50g+urrkjzNP1XQe8mwqHdwkbRzFKURsZmknwZUYYzDKQTutUYrPb/xVqM0Sl fSxcA6by3Wqrj2ADTamkzAlFfDDOEhUth6icEj7EZ7Nj+JmdhqJZnPs1TS6/H5kFiBrp ccXyTq7KTNkHQ5l2dot8+pLXDsn1ODFj8lH6g=
The whole mpreal folder is in CRLF format. I will simply tag it as an
exception the same way I did it for the MSVC scripts.
- Hauke
On Tue, Oct 4, 2011 at 11:38 AM, Hauke Heibel
<hauke.heibel@xxxxxxxxxxxxxx> wrote:
> Hi,
>
> I am getting modifications on mpreal.h as soon as I enable the EOL
> extension (http://mercurial.selenic.com/wiki/EolExtension). The
> extensions is configured via the .hgeol file in our Eigen root and I
> configured the native repository line break to be a simepl "LF". In
> general I think it makes lots of sense to use the extension since it
> should ensure consistent line endings across our different development
> environments.
>
> Could somebody verify that the files are not stored in LF format since
> my HG want's to change the whole file? Or is my extension
> configuration messed up. I don't quite get it.
>
> - Hauke
>