This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
New ARI warning Sun Jun 13 01:54:29 UTC 2010
- From: GDB Administrator <gdbadmin at sourceware dot org>
- To: gdb-patches at sourceware dot org
- Date: Sun, 13 Jun 2010 01:54:30 +0000
- Subject: New ARI warning Sun Jun 13 01:54:29 UTC 2010
1132a1133,1134
> gdb/remote.c:3430: gettext: _ markup: All messages should be marked up with _.
gdb/remote.c:3430: warning ("Remote refused setting permissions with: %s", rs->buf);
> gdb/remote.c:3979: code: sprintf: Do not use sprintf, instead use xstrprintf
gdb/remote.c:3979: sprintf (rs->buf, ', pid);