rpm/popt/.lclintrc

49 lines
723 B
Plaintext

-I. -DHAVE_CONFIG_H -D_GNU_SOURCE
#+partial
+forcehints
-warnunixlib
-warnposix
+unixlib
-unrecogcomments # XXX ignore doxygen markings
+strict # lclint level
# --- in progress
#+bounds # 56
+boundswrite # 40
# --- +partial artifacts
-exportlocal # 14
-fcnuse # 7
# --- not-yet at strict level
-bitwisesigned # 75
-elseifcomplete # 18
-exportfcn # 25
-globs # 12 <ctype.h>
-ifblock # 202
-namechecks # 206
-ptrarith # 43
-mustdefine # 10
-shiftimplementation # 120
-sys-dir-errors
-strictops # 16
-whileblock # 10
# --- not-yet at checks level
-mustfree # 52
-predboolptr # 62
-usedef # 1
# --- not-yet at standard level
-boolops # 112
-predboolint # 30
+charint # 3
+ignorequals # 13