This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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);


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]