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

Pedro Alves palves@redhat.com
Fri Jun 20 09:15:00 GMT 2014


Hi Iain,

Could you take a look at this?

On 06/20/2014 02:56 AM, GDB Administrator wrote:
> 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 != '.') &&
> 

Thanks,
-- 
Pedro Alves



More information about the Gdb-patches mailing list