After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 743872 - dirdiff behaves inconsistently with filediff when comparing line endings
dirdiff behaves inconsistently with filediff when comparing line endings
Status: RESOLVED DUPLICATE of bug 547743
Product: meld
Classification: Other
Component: dirdiff
3.12.x
Other Linux
: Normal normal
: ---
Assigned To: meld-maint
meld-maint
Depends on:
Blocks:
 
 
Reported: 2015-02-02 16:58 UTC by drew
Modified: 2015-02-02 21:19 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description drew 2015-02-02 16:58:44 UTC
dirdiff will report two files as *different*, while filediff reports "Files are identical".

To reproduce:

* Populate an empty directory with a single text file with Unix-style line endings.
* Make a copy of this directory, which in turn also makes a copy of the text file.
* In one of the two identical files, change one of the line endings to a Windows-style line ending.
* Use Meld dirdiff to compare the two directories

Observe:

Dirdiff reports that the files are different.  Double-clicking either file opens filediff, which reports that the files are idenitcal.
Comment 1 Kai Willadsen 2015-02-02 21:19:29 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 547743 ***