diff options
Diffstat (limited to 'rpmio/sexp/.splintrc')
-rw-r--r-- | rpmio/sexp/.splintrc | 55 |
1 files changed, 0 insertions, 55 deletions
diff --git a/rpmio/sexp/.splintrc b/rpmio/sexp/.splintrc deleted file mode 100644 index 59f3e7d18..000000000 --- a/rpmio/sexp/.splintrc +++ /dev/null @@ -1,55 +0,0 @@ --I. -DHAVE_CONFIG_H -D_GNU_SOURCE - -#+partial -+forcehints - --warnposix - -+unixlib - --unrecogcomments # XXX ignore doxygen markings - -+strict # lclint level - -# --- in progress --compdef # 3 --evalorder # 10 --infloopsuncon # 6 --noeffect # 4 --noeffectuncon # 51 --retalias # 7 --shiftimplementation --shiftnegative --temptrans # 6 --usereleased # 5 - -# --- +partial artifacts - -# --- not-yet at strict level --bitwisesigned # 16 --elseifcomplete # --exportfcn # 76 --exporttype # 8 --forblock # tedious --ifblock # tedious --namechecks # tedious ANSI compliance checks - --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 # |