public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* New ARI warning Fri Jun 20 01:55:39 UTC 2014
@ 2014-06-20  1:56 GDB Administrator
  2014-06-20  9:15 ` Pedro Alves
  0 siblings, 1 reply; 2+ messages in thread
From: GDB Administrator @ 2014-06-20  1:56 UTC (permalink / raw)
  To: gdb-patches

153a154,157
> gdb/d-exp.y:536: code: sprintf: Do not use sprintf, instead use xsnprintf or xstrprintf
gdb/d-exp.y:536:		      sprintf (buf, ',
> gdb/d-exp.y:1064: code: OP eol: Do not use &&, or || at the end of a line
gdb/d-exp.y:1064:          if (innermost_block == 0 ||
> gdb/d-exp.y:1081: code: OP eol: Do not use &&, or || at the end of a line
gdb/d-exp.y:1081:      if (innermost_block == 0 ||
> gdb/d-exp.y:1445: code: OP eol: Do not use &&, or || at the end of a line
gdb/d-exp.y:1445:	    else if ((*p < '.' || *p > '.') && (*p != '.') &&

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

end of thread, other threads:[~2014-06-20  9:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-20  1:56 New ARI warning Fri Jun 20 01:55:39 UTC 2014 GDB Administrator
2014-06-20  9:15 ` Pedro Alves

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