This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: /cvs/gcc/gcc/gcc/ChangeLog,v restored
- To: Geoff Keating <geoffk at redhat dot com>
- Subject: Re: /cvs/gcc/gcc/gcc/ChangeLog,v restored
- From: "Joseph S. Myers" <jsm28 at cam dot ac dot uk>
- Date: Thu, 12 Jul 2001 08:09:11 +0100 (BST)
- cc: <gcc at gcc dot gnu dot org>, <overseers at sources dot redhat dot com>
On Wed, 11 Jul 2001, Geoff Keating wrote:
> I have found an old version of avr.h,v and hope I have fixed this. If
> you concur, please close the PR. I had no backups of the uncorrupted
> CVS file with these changes, so it's possible I have merely replaced
> NULs with more subtly incorrect information.
$ cvs -z9 diff -u -r1.19 -r1.20 avr.h
Index: avr.h
===================================================================
RCS file: /cvs/gcc/gcc/gcc/config/avr/avr.h,v
retrieving revision 1.19
cvs [server aborted]: unrecognized operation ' ' in /cvs/gcc/gcc/gcc/config/avr/avr.h,v
From the user perspective, the diffs in question should look like the
ones listed in the PR, but without the first hunk that makes bogus changes
involving NULs. I don't know exactly what this means in terms of the ,v
file internals.
--
Joseph S. Myers
jsm28@cam.ac.uk