ac07e85117
New option -Wno-format-extra-args : suppress warning for: printf("foo", bar); since that isn't interesting from the POV of this audit, and it's more common than most in some code. also, do format args checking for printf(Aflag ? "format 1: %s" : "format 2: %s", bar); albeit in a half-hearted way for now (just check the "then" case) |
||
---|---|---|
.. | ||
inc | ||
Make-lang.in | ||
Makefile.in | ||
NEWS | ||
call.c | ||
class.c | ||
config-lang.in | ||
cp-tree.def | ||
cp-tree.h | ||
cvt.c | ||
decl.c | ||
decl.h | ||
decl2.c | ||
errfn.c | ||
error.c | ||
except.c | ||
exception.cc | ||
expr.c | ||
friend.c | ||
g++.1 | ||
g++FAQ.texi | ||
g++spec.c | ||
gxx.gperf | ||
gxxint.texi | ||
hash.h | ||
init.c | ||
input.c | ||
lang-options.h | ||
lang-specs.h | ||
lex.c | ||
lex.h | ||
method.c | ||
new.cc | ||
new1.cc | ||
new2.cc | ||
parse.y | ||
pt.c | ||
ptree.c | ||
repo.c | ||
rtti.c | ||
search.c | ||
semantics.c | ||
sig.c | ||
spew.c | ||
tinfo.cc | ||
tinfo.h | ||
tinfo2.cc | ||
tree.c | ||
typeck.c | ||
typeck2.c | ||
xref.c |