rpm/lib/.splintrc

65 lines
1.0 KiB
Plaintext
Raw Normal View History

-I. -I.. -I../build -I../rpmdb -I../rpmio -I../beecrypt -I../popt -I../elfutils/libelf -DHAVE_CONFIG_H -D_GNU_SOURCE
+partial
+forcehints
-warnposix
+unixlib
+access-slovak
-unrecogcomments # XXX ignore doxygen markings
+strict # lclint level
# --- in progress
#+bounds
+slovak-fcns
-redecl
-bufferoverflowhigh
-nullpass # 62 rpmExpand annoyance
# --- +partial artifacts
-declundef
-exportheadervar
-exportlocal
-enummemuse
-fcnuse
-typeuse
-varuse
# --- not-yet at strict level
-bitwisesigned # 255
-elseifcomplete # 95 occurences
-exportconst # 839 occurences
-exportfcn
-exporttype
-exportvar
-fielduse # 405
-forblock # tedious
-ifblock # tedious
-namechecks # 1843 tedious ANSI compliance checks
-ptrarith # 164
-compdestroy # 66
-mustdefine # 66
-sys-dir-errors # 842
-strictops # 46
-whileblock # 54
# --- not-yet at checks level
+enumint # 861
-mustfree # 671
-predboolptr # 308
-usedef # 126
# --- not-yet at standard level
-boolops # 165
+boolint # 106
+charint # 173
+ignorequals # 397
+matchanyintegral # 115