Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* New ARI warning Wed Aug 12 01:53:55 UTC 2015
@ 2015-08-12  1:53 GDB Administrator
  2015-08-14 18:06 ` Joel Brobecker
  0 siblings, 1 reply; 5+ messages in thread
From: GDB Administrator @ 2015-08-12  1:53 UTC (permalink / raw)
  To: gdb-patches

295a296,301
> gdb/location.c:39: regression: PTR: Do not use PTR, ISO C 90 implies 'void *'
gdb/location.c:39:#define EL_TYPE(PTR) (PTR)->type
> gdb/location.c:47: regression: PTR: Do not use PTR, ISO C 90 implies 'void *'
gdb/location.c:47:#define EL_LINESPEC(PTR) ((PTR)->u.addr_string)
> gdb/location.c:48: regression: PTR: Do not use PTR, ISO C 90 implies 'void *'
gdb/location.c:48:#define EL_PROBE(PTR) ((PTR)->u.addr_string)
> gdb/location.c:52: regression: PTR: Do not use PTR, ISO C 90 implies 'void *'
gdb/location.c:52:#define EL_ADDRESS(PTR) (PTR)->u.address
> gdb/location.c:56: regression: PTR: Do not use PTR, ISO C 90 implies 'void *'
gdb/location.c:56:#define EL_EXPLICIT(PTR) (&((PTR)->u.explicit))
> gdb/location.c:62: regression: PTR: Do not use PTR, ISO C 90 implies 'void *'
gdb/location.c:62:#define EL_STRING(PTR) ((PTR)->as_string)


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

end of thread, other threads:[~2015-08-14 22:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-12  1:53 New ARI warning Wed Aug 12 01:53:55 UTC 2015 GDB Administrator
2015-08-14 18:06 ` Joel Brobecker
2015-08-14 18:12   ` Keith Seitz
2015-08-14 18:32     ` Joel Brobecker
2015-08-14 22:19       ` Keith Seitz

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