From: Andrew Cagney <ac131313@cygnus.com>
To: Eli Zaretskii <eliz@is.elta.co.il>
Cc: gdb-patches@sources.redhat.com
Subject: Re: [rfa/doc] Branch commit policy
Date: Sun, 17 Mar 2002 07:13:00 -0000 [thread overview]
Message-ID: <3C94B298.9080506@cygnus.com> (raw)
In-Reply-To: <3395-Fri15Mar2002120020+0200-eliz@is.elta.co.il>
[-- Attachment #1: Type: text/plain, Size: 35 bytes --]
Try the attatched,
Thanks.
Andrew
[-- Attachment #2: diffs --]
[-- Type: text/plain, Size: 1776 bytes --]
2002-03-15 Andrew Cagney <ac131313@redhat.com>
* gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
Policy''.
Index: gdbint.texinfo
===================================================================
RCS file: /cvs/src/src/gdb/doc/gdbint.texinfo,v
retrieving revision 1.67
diff -u -r1.67 gdbint.texinfo
--- gdbint.texinfo 2002/03/04 20:38:10 1.67
+++ gdbint.texinfo 2002/03/17 15:12:19
@@ -4822,6 +4822,37 @@
@chapter Releasing @value{GDBN}
@cindex making a new release of gdb
+@section Branch Commit Policy
+
+The branch commit policy is pretty slack. @value{GDBN} releases 5.0,
+5.1 and 5.2 all used the below:
+
+@itemize @bullet
+@item
+The @file{gdb/MAINTAINERS} file still holds.
+@item
+Don't fix something on the branch unless/until it is also fixed in the
+trunk. If this isn't possible, mentioning it in the @file{gdb/PROBLEMS}
+file is better than committing a hack
+@item
+When considering a patch for the branch, suggested criteria include:
+Does it fix a build? Does it fix the sequence @kbd{break main; run}
+when debugging a static binary?
+@item
+The further a change is from the core of @value{GDBN}, the less likely
+the change will worry anyone (e.g., target specific code).
+@item
+Only post a proposal to change the core of @value{GDBN} after you've
+sent individual bribes to all the people listed in the
+@file{MAINTAINERS} file @t{;-)}
+@end itemize
+
+@emph{Pragmatics: Provided updates are restricted to non-core
+functionality there is little chance that a broken change will be fatal.
+This means that changes such as adding a new architectures or (within
+reason) support for a new host are considered acceptable.}
+
+
@section Obsolete any code
Before anything else, poke the other developers (and around the source
next prev parent reply other threads:[~2002-03-17 15:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-03-14 23:30 Andrew Cagney
2002-03-15 2:03 ` Eli Zaretskii
2002-03-17 7:13 ` Andrew Cagney [this message]
2002-03-17 21:50 ` Eli Zaretskii
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=3C94B298.9080506@cygnus.com \
--to=ac131313@cygnus.com \
--cc=eliz@is.elta.co.il \
--cc=gdb-patches@sources.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