This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB 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: [commit] Add add_setshow_enum_cmd, use in mips


On Thu, Nov 11, 2004 at 01:25:05AM +0200, Eli Zaretskii wrote:
> > Date: Wed, 10 Nov 2004 22:42:14 +0100 (CET)
> > From: Mark Kettenis <mark.kettenis@xs4all.nl>
> > CC: cagney@gnu.org, drow@false.org, gdb-patches@sources.redhat.com
> > 
> > Sorry, but I have to disagree here.  For the (unfortunately) limited
> > number of people that contribute several patches in a week this is a
> > significant problem.  When I'm working on a particular area I often
> > find myself making multiple changes to the same file.  If I have to
> > post a patch and wait a week before I can check it in, I have two
> > options:
> > 
> > 1. Juggle with the patches for a week, risking an accidental commit of
> >    stuff belonging to a different patch to the same file, or dropping
> >    a patch completely in the process.
> > 
> > 2. Postpone further work on that part of GDB until the week is over
> >    and the patch has been committed.
> > 
> > Neither option is good for GDB.

I completely agree with Mark.

> That might be tough, but we all do precisely that when the file in
> question is not in our maintainership area.

You've said that quite a few times now :-)  But this isn't a documented
policy, and it doesn't seem to be a widely followed one, either.  This
seems to be the heart of our disagreement.

> Yes, it slows down the development a bit, but I don't think the patch
> rate is our most important goal.  The rate is important, but code
> quality and clean design are IMHO more important.

We can't improve the code quality and design, which have suffered over
time, if we can't make progress on patches.  Indeed, the longer it
takes for every single change to go in, the less incentive there is to
clean anything up!  I'm sure losing incentive to fix things.

-- 
Daniel Jacobowitz


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