From: Tom Tromey <tromey@redhat.com>
To: dje@google.com (Doug Evans)
Cc: gdb-patches@sourceware.org
Subject: Re: [RFA] (dump_raw_expression): Print note if non-NULL.
Date: Wed, 18 Mar 2009 01:32:00 -0000 [thread overview]
Message-ID: <m3fxhbk4if.fsf@fleche.redhat.com> (raw)
In-Reply-To: <20090317220433.BDAD01C7301@localhost> (Doug Evans's message of "Tue\, 17 Mar 2009 15\:04\:33 -0700 \(PDT\)")
>>>>> "Doug" == Doug Evans <dje@google.com> writes:
Doug> Ok to check in?
Doug> 2009-03-17 Doug Evans <dje@google.com>
Doug> * expprint.c (dump_raw_expression): Print note if non-NULL.
Looks good to me, please go ahead.
Doug> - fprintf_filtered (stream, "'\n\tLanguage %s, %d elements, %ld bytes each.\n",
Doug> + if (note)
Doug> + fprintf_filtered (stream, ", %s:", note);
Doug> + fprintf_filtered (stream, "\n\tLanguage %s, %d elements, %ld bytes each.\n",
I notice that this removes a single quote (see the old fprintf_filtered).
But, I can't see why we would want that anyway.
Tom
next prev parent reply other threads:[~2009-03-18 1:24 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-17 22:05 Doug Evans
2009-03-18 1:32 ` Tom Tromey [this message]
2009-03-18 2:51 ` Doug Evans
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=m3fxhbk4if.fsf@fleche.redhat.com \
--to=tromey@redhat.com \
--cc=dje@google.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