From: Andreas Tobler <andreast-list@fgznet.ch>
To: Tom Tromey <tromey@redhat.com>
Cc: gdb-patches@sourceware.org
Subject: Re: [patch] make static_assert gdb private
Date: Wed, 11 Jan 2012 21:43:00 -0000 [thread overview]
Message-ID: <4F0E0205.1090903@fgznet.ch> (raw)
In-Reply-To: <m3vcoi3pq3.fsf@fleche.redhat.com>
On 11.01.12 22:15, Tom Tromey wrote:
>>>>>> "Andreas" == Andreas Tobler<andreast-list@fgznet.ch> writes:
>
> Andreas> Is this ok for trunk?
>
> Ok. Thanks.
Thank you!
> BTW your patch got word-wrapped.
That's me being a c&p man. I copied the diff from the terminal into
thunderbird. The real diff looks a bit ugly since I overrun the 80 chars
per line.
Here I have a question about formatting, would the below be better?
-static_assert (ARRAY_SIZE (async_reason_string_lookup) ==
EXEC_ASYNC_LAST + 1);
+gdb_static_assert (ARRAY_SIZE (async_reason_string_lookup)
+ == EXEC_ASYNC_LAST + 1);
Andreas
next prev parent reply other threads:[~2012-01-11 21:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-11 20:59 Andreas Tobler
2012-01-11 21:28 ` Tom Tromey
2012-01-11 21:43 ` Andreas Tobler [this message]
2012-01-11 21:46 ` Tom Tromey
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=4F0E0205.1090903@fgznet.ch \
--to=andreast-list@fgznet.ch \
--cc=gdb-patches@sourceware.org \
--cc=tromey@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