Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* New ARI warning Sun Jul  8 01:55:37 UTC 2012
@ 2012-07-08  1:56 GDB Administrator
  2012-07-08  8:53 ` Jan Kratochvil
  0 siblings, 1 reply; 3+ messages in thread
From: GDB Administrator @ 2012-07-08  1:56 UTC (permalink / raw)
  To: gdb-patches

173a174,178
> gdb/common/linux-ptrace.c:60: regression: wait.h: Do not include wait.h or sys/wait.h, instead include gdb_wait.h
gdb/common/linux-ptrace.c:60:#include <sys/wait.h>
> gdb/common/linux-ptrace.c:82: regression: strerror: Do not use strerror(), instead use safe_strerror()
gdb/common/linux-ptrace.c:82:	       strerror (errno));
> gdb/common/linux-ptrace.c:94: regression: strerror: Do not use strerror(), instead use safe_strerror()
gdb/common/linux-ptrace.c:94:	       strerror (errno));
> gdb/common/linux-ptrace.c:101: regression: strerror: Do not use strerror(), instead use safe_strerror()
gdb/common/linux-ptrace.c:101:		 strerror (errno));
> gdb/common/linux-ptrace.c:129: regression: strerror: Do not use strerror(), instead use safe_strerror()
gdb/common/linux-ptrace.c:129:	     strerror (errno));


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

end of thread, other threads:[~2012-07-25 15:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-08  1:56 New ARI warning Sun Jul 8 01:55:37 UTC 2012 GDB Administrator
2012-07-08  8:53 ` Jan Kratochvil
2012-07-25 15:30   ` Joel Brobecker

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