Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* New ARI warning Wed Apr 21 01:54:25 UTC 2010
@ 2010-04-21  1:54 GDB Administrator
  2010-04-21  7:40 ` Explanation: " Pierre Muller
  0 siblings, 1 reply; 4+ messages in thread
From: GDB Administrator @ 2010-04-21  1:54 UTC (permalink / raw)
  To: gdb-patches

266,267d265
< gdb/defs.h:119: code: long long: Do not use 'long long', instead use LONGEST
gdb/defs.h:119:#define LONGEST long long
< gdb/defs.h:120: code: long long: Do not use 'long long', instead use LONGEST
gdb/defs.h:120:#define ULONGEST unsigned long long
1072a1071
> gdb/procfs.c:4090: code: sprintf: Do not use sprintf, instead use xstrprintf
gdb/procfs.c:4090:      sprintf (name, ', pi->pid, map->pr_mapname);
1100d1098
< gdb/procfs.c:5659: code: sprintf: Do not use sprintf, instead use xstrprintf
gdb/procfs.c:5659:      sprintf (name, ', pi->pid, map->pr_mapname);


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-04-21 14:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-21  1:54 New ARI warning Wed Apr 21 01:54:25 UTC 2010 GDB Administrator
2010-04-21  7:40 ` Explanation: " Pierre Muller
2010-04-21  8:01   ` Pierre Muller
2010-04-21 14:22     ` Joel Brobecker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox