public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* New ARI warning Tue Oct  8 01:57:09 UTC 2019
@ 2019-10-08  1:57 GDB Administrator
  0 siblings, 0 replies; only message in thread
From: GDB Administrator @ 2019-10-08  1:57 UTC (permalink / raw)
  To: gdb-patches

123a124,125
> gdb/ctfread.c:1071: code: if assignment: An IF statement's expression contains an assignment (the GNU coding standard discourages this)
gdb/ctfread.c:1071:  if ((tid = ctf_lookup_by_symbol (ccp->fp, idx)) == CTF_ERR)
> gdb/ctfread.c:1418: code: if assignment: An IF statement's expression contains an assignment (the GNU coding standard discourages this)
gdb/ctfread.c:1418:      if ((tid = ctf_lookup_by_symbol (cfp, idx)) == CTF_ERR)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-10-08  1:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-08  1:57 New ARI warning Tue Oct 8 01:57:09 UTC 2019 GDB Administrator

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).