rpm/build/.splintrc

60 lines
925 B
Plaintext

-I. -I.. -I../lib -I../rpmdb -I../rpmio -I../beecrypt -I../popt -I../elfutils/libelf -DHAVE_CONFIG_H -D_GNU_SOURCE
+partial
+forcehints
-warnposix
+unixlib
-unrecogcomments # XXX ignore doxygen markings
+strict # lclint level
# --- in progress
+bounds
-bufferoverflowhigh
# --- +partial artifacts
-declundef
-exportheadervar
-exportlocal
-enummemuse
-fcnuse
-typeuse
-varuse
# --- not-yet at strict level
-bitwisesigned # pita
-elseifcomplete # 95 occurences
-exportconst # 839 occurences
-exportfcn
-exporttype
-exportvar
-fielduse # 1 occurence <bits/sigset.h>
-forblock # tedious
-ifblock # tedious
-namechecks # tedious ANSI compliance checks
-ptrarith # tedious
-compdestroy
-mustdefine
-sys-dir-errors
-strictops
-whileblock # tedious
# --- not-yet at checks level
+enumint
-mustfree
-predboolptr
-usedef
# --- not-yet at standard level
-boolops
+boolint
+charint
+ignorequals
+matchanyintegral