This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: /cvs/gcc/gcc/gcc/ChangeLog,v restored


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


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