From: Andrew Cagney <cagney@gnu.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: gdb-patches@sources.redhat.com
Subject: Re: [commit] New function paddress, deprecate print_address_numeric
Date: Tue, 15 Feb 2005 04:16:00 -0000 [thread overview]
Message-ID: <42115450.6050200@gnu.org> (raw)
In-Reply-To: <01c512d2$Blat.v2.4$661c73e0@zahav.net.il>
Eli Zaretskii wrote:
>>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,
It didn't. Although I see that you had also noticed the problem.
Andrew
prev parent reply other threads:[~2005-02-15 1:47 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
2005-02-15 4:16 ` Andrew Cagney [this message]
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=42115450.6050200@gnu.org \
--to=cagney@gnu.org \
--cc=eliz@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