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

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

(no subject)


From: adamsdans
Subject: (no subject)
Date: Wed, 08 May 2002 18:05:24 -0400

Here is a minor bug, I think.  Attached are two files, file1
and file2.  They are very simple files; in file1 is

#include <dos.h>

and in file2 is

/*#include <dos.h>*/

I have a Pentium III Dell Dimension 4100 running linux and
the diff versions is

address@hidden test]$ diff -v
diff - GNU diffutils version 2.7

The resulting diff on the two files is

address@hidden test]$ diff file1 file2
1c1
< #include <dos.h>
---
*//*#include <dos.h>

This doesn't seem to be the correct thing that diff should
generate.

Regards,

Dan Sebald


__________________________________________________________________
Your favorite stores, helpful shopping tools and great gift ideas. Experience 
the convenience of buying online with address@hidden 
http://shopnow.netscape.com/

Get your own FREE, personal Netscape Mail account today at 
http://webmail.netscape.com/
#include <dos.h>
/*#include <dos.h>
*/

reply via email to

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