rpm/beecrypt/.lclintrc

54 lines
1.1 KiB
Plaintext

-I. -I/usr/lib/gcc-lib/i386-redhat-linux/2.96/include -DHAVE_CONFIG_H -D_GNU_SOURCE -DHAVE_DEV_DSP -DHAVE_SYS_SOUNDCARD
#+partial
+forcehints
-warnunixlib
-warnposix
+unixlib
-unrecogcomments # XXX ignore doxygen markings
+strict # lclint level
# --- not-yet at strict level
-exportconst # 4 occurences
-exportfcn # 317 occurences
-exporttype # 52 occurences
-exportvar # 10 occurences
-protoparamname
-ansi-reserved-internal # goofy
-ptrarith # 217 occurences
-bitwisesigned # 69 occurences
-strictops # 37 occurences
-sizeoftype # 124 occurences
-impcheckedstrictglobs
-impcheckedstrictstatics
-strictbranchstate
-strictdestroy # 18 occurences
-forblock # 10 occurences
-ifblock # 406 occurences
-whileblock # 23 occurences
-sys-dir-errors # 30 occurences
# --- not-yet at checks level
-predboolptr # 121 occurences
-allglobs # 219 occurences, painful
-ansi-reserved # goofy
# don't-bother-me-yet parameters
-branchstate # 6 occurences
# --- not-yet at standard level
-boolops # 58 occurences
-predboolint # 203 occurences
-type # 844 occurences
# --- not-yet at weak level
-predboolothers