From: Joel Brobecker <brobecker@adacore.com>
To: Michael <gdb-patches@cyberfiber.org>
Cc: gdb-patches@sourceware.org
Subject: Re: patch for testing purposes
Date: Wed, 30 Dec 2009 08:14:00 -0000 [thread overview]
Message-ID: <20091230081342.GD2788@adacore.com> (raw)
In-Reply-To: <4B3B07F6.1020604@cyberfiber.org>
Michael,
> does this suffice as a submission for review, or do you suggest an
> alternative format?
Thank you for sending your contribution. The procedure for contributing
is described in gdb/CONTRIBUTE, and I suggestion you give it a read.
It was hard to determine how large your contribution really is, because
of the diff format you chose (see below). Small obvious contributions
can be accepted without copyright assignment. But if you're thinking
of making more than one or two small contributions, you need to file
a copyright assignment with the FSF. This is briefly explained in
the CONTRIBUTE file. Let me know if you'd like to start the process.
It takes a few weeks to complete, so the sooner you start it, the better.
Just a couple of quick remarks that may not be obvious after you finished
reading CONTRIBUTE:
> 115,134c115
Your diff does not provide any context, so it's very hard to read.
Most maintainers here prefer "unified" diffs (use "diff -u").
Make also sure to use diff option "-p", which also really helps
understanding where your patch is changing things.
> < // print the status word
> < // updated 20091227 (development@codenamezero.org)
GDB must follow ISO C 90 (I believe that's the standard we're sticking
too), which means comments should use the normal C comment markers.
The "updated ..." should go, as this information is available through
the version control system.
--
Joel
next prev parent reply other threads:[~2009-12-30 8:14 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-30 7:57 Michael
2009-12-30 8:14 ` Joel Brobecker [this message]
2009-12-30 10:21 ` Eli Zaretskii
[not found] ` <4B3B3AB1.5060106@cyberfiber.org>
[not found] ` <20091230114518.GD548@adacore.com>
2009-12-31 9:30 ` Michael
2009-12-31 11:38 ` Michael
2009-12-31 11:51 ` Joel Brobecker
2009-12-31 22:09 ` Michael
2010-01-01 3:36 ` Joel Brobecker
2010-01-01 7:14 ` Michael
2010-01-01 8:19 ` Joel Brobecker
[not found] ` <20091231114605.GK2788@adacore.com>
2009-12-31 11:56 ` Michael
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=20091230081342.GD2788@adacore.com \
--to=brobecker@adacore.com \
--cc=gdb-patches@cyberfiber.org \
--cc=gdb-patches@sourceware.org \
/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