info-cvs
[Top][All Lists]
Advanced

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

Re: cvswrappers questions


From: Eric Siegerman
Subject: Re: cvswrappers questions
Date: Fri, 4 Oct 2002 12:27:41 -0400
User-agent: Mutt/1.2.5i

On Thu, Oct 03, 2002 at 12:21:22PM -0400, Larry Jones wrote:
> Eric Siegerman writes:
> >  
> > It'd be nice if CVS were more forgiving (i.e. if it reduced the
> > error to a warning if it was in an entry that's not triggered by
> > the current operation).
> 
> Unfortunately, at the time the error is detected, CVS has no idea
> whether that particular entry is going to end up being used or not.

Darn.  Well, a possible kludge would be to have the parser emit
its message as a warning, and set an "invalid-entry" flag in the
WrapperEntry structure.  Then, if something tries to use that
WrapperEntry (i.e. if it ever matches a file), that triggers the
fatal error.

--

|  | /\
|-_|/  >   Eric Siegerman, Toronto, Ont.        address@hidden
|  |  /
The acronym for "the powers that be" differs by only one letter
from that for "the pointy-haired boss".




reply via email to

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