Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: GDB Administrator <gdbadmin@sourceware.org>
To: gdb-patches@sourceware.org
Subject: New ARI warning Sun Mar  4 01:53:53 UTC 2012
Date: Sun, 04 Mar 2012 01:54:00 -0000	[thread overview]
Message-ID: <20120304015353.GA4975@sourceware.org> (raw)

114a115,123
> gdb/common/agent.c:138: gettext: _ markup: All messages should be marked up with _.
gdb/common/agent.c:138:	  warning ("Error reading helper thread's id in lib");
> gdb/common/agent.c:174: gettext: _ markup: All messages should be marked up with _.
gdb/common/agent.c:174:      warning ("error opening sync socket: %s\n", strerror (errno));
gdb/common/agent.c:174:      warning (', strerror (errno));
> gdb/common/agent.c:174: regression: strerror: Do not use strerror(), instead use safe_strerror()
gdb/common/agent.c:174:      warning ("error opening sync socket: %s\n", strerror (errno));
gdb/common/agent.c:174:      warning (', strerror (errno));
> gdb/common/agent.c:183: gettext: _ markup: All messages should be marked up with _.
gdb/common/agent.c:183:      warning ("string overflow allocating socket name\n");
> gdb/common/agent.c:191: gettext: _ markup: All messages should be marked up with _.
gdb/common/agent.c:191:      warning ("error connecting sync socket (%s): %s. "
> gdb/common/agent.c:193: regression: strerror: Do not use strerror(), instead use safe_strerror()
gdb/common/agent.c:193:	       path, strerror (errno));
> gdb/common/agent.c:227: gettext: _ markup: All messages should be marked up with _.
gdb/common/agent.c:227:      warning ("unable to write");
> gdb/common/agent.c:313: gettext: _ markup: All messages should be marked up with _.
gdb/common/agent.c:313:	  warning ("Error reading command response");
> gdb/common/agent.c:345: gettext: _ markup: All messages should be marked up with _.
gdb/common/agent.c:345:	warning ("Error reading capability of agent");
784a794
> gdb/remote.c:10757: code: sprintf: Do not use sprintf, instead use xsnprintf or xstrprintf
gdb/remote.c:10757:      sprintf (rs->buf, ', use);


             reply	other threads:[~2012-03-04  1:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-04  1:54 GDB Administrator [this message]
2012-03-04  3:29 ` Yao Qi
2012-03-07 16:09   ` Joel Brobecker

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=20120304015353.GA4975@sourceware.org \
    --to=gdbadmin@sourceware.org \
    --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