From: Thiago Jung Bauermann <bauerman@br.ibm.com>
To: Hilfinger@adacore.com
Cc: gdb-patches@sourceware.org
Subject: Re: [RFA/commit]
Date: Fri, 08 Aug 2008 13:42:00 -0000 [thread overview]
Message-ID: <1218202846.8002.2.camel@localhost.localdomain> (raw)
In-Reply-To: <20080808101213.07D78227B25@nile.gnat.com>
On Fri, 2008-08-08 at 06:12 -0400, Paul Hilfinger wrote:
> static struct type *
> +type_boolean (void)
> +{
> + return builtin_type (current_gdbarch)->builtin_bool;
> +}
To avoid introducing another use of current_gdbarch, I suggest using the
builtin_type_bool macro.
--
[]'s
Thiago Jung Bauermann
IBM Linux Technology Center
next prev parent reply other threads:[~2008-08-08 13:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-08 10:12 [RFA/commit] Paul Hilfinger
2008-08-08 12:34 ` [RFA/commit] Eli Zaretskii
2008-08-08 13:42 ` Thiago Jung Bauermann [this message]
2008-08-08 23:42 ` [RFA/commit] Paul Hilfinger
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=1218202846.8002.2.camel@localhost.localdomain \
--to=bauerman@br.ibm.com \
--cc=Hilfinger@adacore.com \
--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