This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

New ARI warning Tue Mar 29 01:55:35 UTC 2011


210a211
> gdb/elfread.c:1152: code: sprintf: Do not use sprintf, instead use xstrprintf
gdb/elfread.c:1152:	s += sprintf (s, ', (unsigned) *data++);
524d524
< gdb/minsyms.c:664: code: OP eol: Do not use &&, or || at the end of a line
gdb/minsyms.c:664:		  && ((best_symbol == NULL) ||


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]