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

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

Possible bug in diff context mode


From: Justin Miller
Subject: Possible bug in diff context mode
Date: Tue, 17 Aug 2004 16:27:09 -0400 (EDT)

Let's say I have two files:

---- file1 ----
asdfasfd
---- file2 ----
I
like
chocolate

The output of 'diff -c' on these files is:

***************
*** 1 ****
! asdfasfd
--- 1,3 ----
! I
! like
! chocolate

Shouldn't there be some pluses and minus' in there?





reply via email to

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