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: gcc's obvious patch policy


> Can I make a suggestion that if someone is making an "obvious" change (with
> the exception of changing non-working code (comments, things inside #if 0,
> etc)), have a patch on the mailing list for 12-24 hrs. before putting it
> in? Maybe they could say something like, I will check this in by X time 
> <TIMEZONE> tomorrow since this looks obvious to me. This way if the change
> hurts someone who is working on a feature in their local machine that is
> using the existing framework can chime in.

I disagree, obvious patches cannot reasonably invalidate the work of others, 
or else they are simply not obvious.  At worst they can privatize a public 
function or remove an unused one, but then it's easy to undo that later.

-- 
Eric Botcazou


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