This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

Re: Add checks for tree.value, tree.minval, and tree.maxval andothers


On Thu, 18 Mar 2004, Richard Henderson wrote:

> If you religiously use one working directory per change, then you're
> doing testing as http://gcc.gnu.org/contribute.html#testing requires.
> Namely, testing each patch by itself.  And then when you're done 
> testing, you can just say "cvs diff" to get the patch, "cvs commit"
> to check it all in.  And you won't miss anything.

Missed commits of added files have broken bootstrap from time to time.  
"cvs diff" with a list including a file that hasn't been the subject of
"cvs add" will at least give a small "nothing known about added-file"
message.

cvswrite.html recommends listing files.

-- 
Joseph S. Myers
jsm@polyomino.org.uk


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