From: Andrew Cagney <ac131313@redhat.com>
To: Daniel Jacobowitz <drow@mvista.com>, Jim Blandy <jimb@redhat.com>
Cc: gdb@sources.redhat.com
Subject: Re: [maint] The GDB maintenance process
Date: Wed, 19 Feb 2003 14:50:00 -0000 [thread overview]
Message-ID: <3E539ABA.4050203@redhat.com> (raw)
In-Reply-To: <20030219014904.GA11446@nevyn.them.org>
> Sure. But my portrayal isn't entirely inaccurate, either. One example
> - inter-compilation-unit references in DWARF-2. It's been posted at
> least twice, by different contributors. When asked for changes,
> they've come back with changes. It's still not supported, over a year
> later.
Yes, I think it is fair to say that we've recently dropped baton on that
one :-( JimB, what's the current status?
Anyway a mid-mortem is in order.
GDB has a serious problem with _old_ forks. cf:
- hp fork
- apple fork
- act's fork
- caldera's fork
You'll note that, in each of these cases, they really are forks(1). The
relevent developers created their own repository and then went off into
the wilderness only to mysteriously appear later with a jumbo patch. I
believe that decision for forking was largly driven by the desire to,
due to short term commercial pressure, avoid doing the right thing.
Not unreasonably, the GDB developers asked that such jumbo patches be
broken down into something more managable, more up-to-date, and (too
often) `lint' free(2).
Also, not unreasonably, the GDB developers asked/questioned
architectural decisions made on those branches.
Less realistic, perhaps, is an over expectation of how much a
contributor can reasonably be asked. Even ignoring those `comercial
pressures', many contributors figure `take it or leave it'. Maintainers
need to be willing to not only spend time adding glamerous new features,
but also when an important patch appears, pick it up and run with it(3).
One thing GCC(4) and GDB are now is encouraging exprementation on
branches development to always occure on branches cut from the the
relevant repository. For GDB we've had both success stories but also
disasters. With that in mind, and looking at the GCC / GDB success
stories, I'd suggest the following guidelines:
- branches shall post all commits
They don't need approval but can be commented on.
- branches shall to be focused
The interps branch started out too large with too many changes - look at
the size of the final commit compared to that branch at its peak. Much
time was lost because the branch started with too much lint :-(
- branches shall track mainline.
This keeps the level of divergence under control. It also keeps the
pressure on developers to push cleanups and other stuff into the mainline.
Andrew
--
(1) I was discussing this with a GCC developer and they pointed out, for
the reasons I note, that these are not branches.
(2) As in the stuff you find on your clothing (not the program). Forks
and branches, like navel's, are shockers for breeding lint - entropy
that serves no useful purpose.
(4) Yes, as I mentioned, I discuss this with GCC developers to see what
lessons can be learnt.
(3) Note that if I pick up a really old patch, I'll often review, tweak
and commit it. I figure that if a patch is more than a month old, it
isn't realistic to be asking a contributor to make minor changes.
next prev parent reply other threads:[~2003-02-19 14:50 UTC|newest]
Thread overview: 77+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-02-17 18:07 Daniel Jacobowitz
[not found] ` <drow@mvista.com>
2003-02-17 18:58 ` Kevin Buettner
2003-02-17 21:01 ` Elena Zannoni
2003-02-19 1:49 ` Daniel Jacobowitz
2003-02-19 2:26 ` Joel Brobecker
2003-02-19 15:43 ` Andrew Cagney
2003-02-19 16:29 ` Daniel Jacobowitz
2003-02-19 22:04 ` Andrew Cagney
2003-02-19 13:24 ` Daniel Berlin
2003-02-19 15:51 ` Andrew Cagney
2003-02-19 14:50 ` Andrew Cagney [this message]
2003-02-19 17:33 ` David Carlton
2003-02-19 17:57 ` Kevin Buettner
2003-02-19 18:56 ` Andrew Cagney
2003-02-19 20:39 ` Christopher Faylor
2003-02-19 23:17 ` Jason Molenda
2003-02-20 1:53 ` Christopher Faylor
2003-02-19 19:35 ` David Carlton
2003-02-20 18:32 ` Richard Earnshaw
2003-02-22 0:53 ` Andrew Cagney
2003-02-19 15:12 ` Andrew Cagney
2003-02-19 15:21 ` Daniel Jacobowitz
2003-02-19 16:24 ` Andrew Cagney
2003-02-19 18:36 ` Christopher Faylor
2003-02-19 23:36 ` Jason Molenda
2003-02-19 23:52 ` Andrew Cagney
2003-02-19 23:59 ` Jason Molenda
2003-02-20 0:16 ` Elena Zannoni
2003-02-20 0:21 ` Andrew Cagney
2003-02-18 2:39 ` Andrew Cagney
2003-02-18 4:28 ` Andrew Cagney
2003-02-19 3:49 ` Jim Blandy
2003-02-19 16:14 ` Andrew Cagney
2003-02-19 16:31 ` Daniel Jacobowitz
2003-02-19 2:24 ` Jim Blandy
2003-02-19 16:33 ` Andrew Cagney
2003-02-19 22:24 ` Jim Blandy
2003-02-19 22:39 ` Christopher Faylor
2003-02-19 22:53 ` Andrew Cagney
2003-02-19 23:53 ` Elena Zannoni
2003-02-20 1:27 ` Andrew Cagney
2003-02-20 2:48 ` Andrew Cagney
2003-02-21 23:43 ` Andrew Cagney
2003-02-21 23:57 ` Andrew Cagney
2003-02-19 6:05 ` David Carlton
2003-02-23 23:26 ` Mark Kettenis
2003-02-24 7:18 ` Andrew Cagney
-- strict thread matches above, loose matches on Subject: below --
2003-02-24 5:29 Michael Elizabeth Chastain
2003-02-20 20:11 Zaretskii Eli
2003-02-20 20:11 Zaretskii Eli
2003-02-20 14:58 ` Daniel Jacobowitz
2003-02-20 15:56 ` Andrew Cagney
2003-02-20 16:39 ` Andrew Cagney
2003-02-20 15:16 ` Daniel Berlin
2003-02-20 16:19 ` Andrew Cagney
2003-02-20 16:24 ` Daniel Berlin
2003-02-20 16:31 ` Daniel Berlin
2003-02-20 17:13 ` Daniel Berlin
2003-02-22 23:25 ` Eli Zaretskii
2003-02-23 1:57 ` Daniel Berlin
2003-02-23 19:23 ` Eli Zaretskii
2003-02-18 6:08 Zaretskii Eli
[not found] <1024952640.13693.ezmlm@sources.redhat.com>
2002-06-25 1:48 ` GDB support for thread-local storage James Cownie
2002-06-25 8:05 ` Daniel Jacobowitz
2002-06-25 8:31 ` James Cownie
2002-06-25 8:42 ` Daniel Jacobowitz
2002-06-25 8:53 ` James Cownie
2002-06-25 8:56 ` Daniel Jacobowitz
2002-06-25 9:11 ` James Cownie
2002-06-25 9:29 ` Daniel Jacobowitz
2002-06-25 10:44 ` Andrew Cagney
2002-06-25 10:02 ` Daniel Jacobowitz
2002-06-26 12:45 ` Jim Blandy
2002-06-26 19:31 ` Andrew Cagney
2002-06-26 21:57 ` Jim Blandy
2002-06-27 8:13 ` Andrew Cagney
2002-08-19 9:05 ` Daniel Jacobowitz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3E539ABA.4050203@redhat.com \
--to=ac131313@redhat.com \
--cc=drow@mvista.com \
--cc=gdb@sources.redhat.com \
--cc=jimb@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox