From: "Eli Zaretskii" <eliz@gnu.org>
To: Andrew Cagney <cagney@gnu.org>
Cc: gdb-patches@sources.redhat.com
Subject: Re: [commit] New function paddress, deprecate print_address_numeric
Date: Tue, 15 Feb 2005 01:47:00 -0000 [thread overview]
Message-ID: <01c512d2$Blat.v2.4$661c73e0@zahav.net.il> (raw)
In-Reply-To: <4210B87C.80608@gnu.org> (message from Andrew Cagney on Mon, 14 Feb 2005 09:41:00 -0500)
> Date: Mon, 14 Feb 2005 09:41:00 -0500
> From: Andrew Cagney <cagney@gnu.org>
>
> This is so that:
>
> printf ("The address is ");
> print_address_numeric (address);
> printf ("\n");
>
> can be replaced by:
>
> printf ("The address is %s\n", paddress (address));
I guess this came out of my review of the last i18n patch, where I
asked for something like that, so thanks.
next prev parent reply other threads:[~2005-02-14 20:23 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-14 18:11 Andrew Cagney
2005-02-15 1:47 ` Eli Zaretskii [this message]
2005-02-15 4:16 ` Andrew Cagney
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='01c512d2$Blat.v2.4$661c73e0@zahav.net.il' \
--to=eliz@gnu.org \
--cc=cagney@gnu.org \
--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