From: Joel Brobecker <brobecker@adacore.com>
To: Jan Kratochvil <jan.kratochvil@redhat.com>
Cc: gdb-patches@sourceware.org
Subject: Re: [RFC] init_breakpoint_sal: Add quotes around part of command in error message
Date: Tue, 15 May 2012 16:38:00 -0000 [thread overview]
Message-ID: <20120515163748.GS10253@adacore.com> (raw)
In-Reply-To: <20120515162807.GA4784@host2.jankratochvil.net>
> On Tue, 15 May 2012 16:59:42 +0200, Joel Brobecker wrote:
> > - error (_("Garbage %s follows condition"), arg);
> > + error (_("Garbage `%s' follows condition"), arg);
>
> When it is already discussed I find `%s' to be deprecated in favor of '%s':
> http://www.gnu.org/prep/standards/standards.html#Quote-Characters
Ah, yes, that's right. Thanks for catching that. I will replace
the opening quote by another single-quote and commit.
Thanks Tom and Jan.
--
Joel
next prev parent reply other threads:[~2012-05-15 16:38 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-15 15:00 Joel Brobecker
2012-05-15 16:24 ` Tom Tromey
2012-05-15 16:28 ` Jan Kratochvil
2012-05-15 16:38 ` Joel Brobecker [this message]
2012-05-15 16:45 ` [commit] " Joel Brobecker
2012-05-15 16:49 ` [RFC] " Stan Shebs
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=20120515163748.GS10253@adacore.com \
--to=brobecker@adacore.com \
--cc=gdb-patches@sourceware.org \
--cc=jan.kratochvil@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