New ARI warning Fri Jun 20 01:55:39 UTC 2014

GDB Administrator gdbadmin@sourceware.org
Fri Jun 20 01:56:00 GMT 2014


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 != '.') &&



More information about the Gdb-patches mailing list