[phobos] [dmd-internals] svn-->git migration

Jesse Phillips jesse.k.phillips at gmail.com
Tue Jan 25 11:03:53 PST 2011


On Tue, Jan 25, 2011 at 10:46 AM, Walter Bright <walter at digitalmars.com> wrote:

> Another problem - meld on linux shows every line as different between CRLF
> and LF files, and there is no option to ignore line ending differences.
> Working badly with differing line endings is typical for linux programs.
> (Though to be fair, Windows Notepad can't deal with LF files.)

Found this:

"In the Text Filters preferences page, add a new filter with a name
something like 'CRLF line ending' and the regex '\r+$'; enable it,
then restart meld to get the setting picked up when comparing a
directory tree."


More information about the phobos mailing list