bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bug in diff3 ?


From: Paul Eggert
Subject: Re: bug in diff3 ?
Date: 10 Dec 2003 17:15:15 -0800
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

address@hidden writes:

> Maybe its a bug maybe not.

I don't think it's a bug; diff3 is being conservative, and assuming
that a collision has occurred because the outputs of "diff MINE YOURS"
and "diff OLD YOURS" collide.

If it's any consolation, traditional UNIX diff3 behaves similarly.
I just checked Solaris 8, and its "diff3 MINE OLD YOURS" outputs this:

====
1:5,6c
  5aa
  6
2:5,6c
  5
  6
3:5,6c
  5
  6bb





reply via email to

[Prev in Thread] Current Thread [Next in Thread]