This is the mail archive of the gcc-bugs@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 Problem: java/parse.c and java/parse-scan.c deleted


> On Sep  6, 2001, "John David Anglin" <dave@hiauly1.hia.nrc.ca> wrote:
> 
> > Here is an updated patch for gcc_update which doesn't touch missing files.
> > It just prints a warning.  OK?
> 
> Err...  I'm not sure I understand why we need this.  We just shouldn't
> be touching files that are not in CVS.  Approving the patch that

No problem.  However, missing files can occur in other ways as well.
This patch changes the script so that it doesn't touch missing files.
It gives a little bit of extra security and a warning when it happens.

The point is as you state above to not touch missing files, irrespective
of whether there was a script error, a download problem or a user error.

>From my personal perspective, I wouldn't have wasted time with a build
and researching the problem if I had seen the warning when I did the CVS
update.  The problem would have been immediately obvious.  That's why
I think the patch should be installed.

Dave
-- 
J. David Anglin                                  dave.anglin@nrc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)


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