Mail Archives: djgpp-workers/2000/12/27/15:23:42
>
>
> On Wed, 27 Dec 2000, Martin Str|mberg wrote:
>
> > What's the context in context diffs that aren't in unified diffs?
>
> Unified (-u) diffs prefer line deletions and additions, while context
> (-c) diffs favor groups of changed lines. The latter makes it easier to
> see the two versions side by side, while -u requires you to reconstruct
> that mentally. Some people find that reconstruction hard.
True, but you can put some context, for example
diff -U3
asking for 3 lines context. At least GNU diff can do this.
IIRC gcc maintainers asked for
diff -c3p
diff -up
--
au revoir, alain
----
Aussi haut que l'on soit assis, on est toujours assis que sur son cul !!!
- Raw text -