This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch/testsuite/copyright] long_long.c: add copyright notice


BTW, if you check on the change I made:

  cvs diff -u -r 1.1 -r 1.2 gdb.base/long_long.c

cvs gives a messed up diff which appears to show several changes
besides the addition of a copyright notice.  That's actually
a cvs quirk.  The right diff is:

  cvs diff -u -r 1.1.1.3 -r 1.2 gdb.base/long_long.c

I got tripped by this once before.  I expect most people won't care.

Michael C


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]