diff options
author | jbj <devnull@localhost> | 2001-10-15 03:22:10 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2001-10-15 03:22:10 +0000 |
commit | d8dc44f36377c59164d19106f0f93843ea5b3a09 (patch) | |
tree | 8f521d9b295dd0e9d05721cfd97f3d8a5b30801d /.lclintrc | |
parent | 4b67d7621c20e1f2c5aa1ebdf7bb26eb3a6ae0d5 (diff) | |
download | librpm-tizen-d8dc44f36377c59164d19106f0f93843ea5b3a09.tar.gz librpm-tizen-d8dc44f36377c59164d19106f0f93843ea5b3a09.tar.bz2 librpm-tizen-d8dc44f36377c59164d19106f0f93843ea5b3a09.zip |
lclint fiddles to annotate globals.
CVS patchset: 5106
CVS date: 2001/10/15 03:22:10
Diffstat (limited to '.lclintrc')
-rw-r--r-- | .lclintrc | 11 |
1 files changed, 3 insertions, 8 deletions
@@ -1,7 +1,7 @@ -I. -I./build -I./lib -I./rpmdb -I./rpmio -I./beecrypt -I./popt -I/usr/lib/gcc-lib/i386-redhat-linux/2.96/include -DHAVE_CONFIG_H -D_GNU_SOURCE -D_REENTRANT -DHAVE_DEV_DSP -DHAVE_SYS_SOUNDCARD #+partial -+forcehints +#+forcehints -warnunixlib -warnposix @@ -17,20 +17,15 @@ # --- not-yet at strict level -bitwisesigned # pita -elseifcomplete # 95 occurences --evalorderuncon # 32 occurences -exportconst # 839 occurences -exportfcn -exporttype -exportvar -fielduse # 1 occurence <bits/sigset.h> -forblock # tedious --globs --globstate -ifblock # tedious --incondefs # <sys/{select,mman}.h> tedium --internalglobs # lots of global annotations needed +-incondefs # <bits/{ipc,pthreadtypes}.h> heartburn -matchfields # <bits/ipc.h> heartburn --modfilesys # 153 occurences -modnomods # 927 occurences -modobserveruncon # 192 occurences -mods # 281 occurences, errno will be a pita @@ -64,7 +59,7 @@ # --- not-yet at checks level -predboolptr # 773 occurences +enumint # 93 occurences --allglobs # 131 occurrences +#-allglobs # 131 occurrences -ansi-reserved # goofy -proto-param-match # 51 occurences |