2001-10-12 05:31:56 +08:00
|
|
|
-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
|
1998-11-17 05:40:28 +08:00
|
|
|
|
2001-05-04 05:00:18 +08:00
|
|
|
#+partial
|
2001-10-15 11:22:10 +08:00
|
|
|
#+forcehints
|
1998-11-17 05:40:28 +08:00
|
|
|
|
|
|
|
-warnunixlib
|
1998-11-19 05:41:05 +08:00
|
|
|
-warnposix
|
|
|
|
|
|
|
|
+unixlib
|
1998-11-17 05:40:28 +08:00
|
|
|
|
2001-06-04 21:55:58 +08:00
|
|
|
-unrecogcomments # XXX ignore doxygen markings
|
2000-07-08 04:06:41 +08:00
|
|
|
|
2001-06-06 03:26:22 +08:00
|
|
|
#-deepbreak # shortcut 485 occurences
|
2001-06-01 06:31:14 +08:00
|
|
|
|
2001-10-14 03:35:58 +08:00
|
|
|
+strict # lclint level
|
2001-09-21 23:07:11 +08:00
|
|
|
|
2001-06-04 21:55:58 +08:00
|
|
|
# --- not-yet at strict level
|
2001-10-14 03:35:58 +08:00
|
|
|
-bitwisesigned # pita
|
|
|
|
-elseifcomplete # 95 occurences
|
|
|
|
-exportconst # 839 occurences
|
|
|
|
-exportfcn
|
|
|
|
-exporttype
|
|
|
|
-exportvar
|
|
|
|
-fielduse # 1 occurence <bits/sigset.h>
|
|
|
|
-forblock # tedious
|
|
|
|
-ifblock # tedious
|
2001-10-15 11:22:10 +08:00
|
|
|
-incondefs # <bits/{ipc,pthreadtypes}.h> heartburn
|
2001-10-14 03:35:58 +08:00
|
|
|
-matchfields # <bits/ipc.h> heartburn
|
|
|
|
-modnomods # 927 occurences
|
|
|
|
-modobserveruncon # 192 occurences
|
|
|
|
-mods # 281 occurences, errno will be a pita
|
2001-10-14 06:01:38 +08:00
|
|
|
-namechecks # tedious ANSI compliance checks
|
|
|
|
-noeffectuncon # 228 occurences, HGE_t needs special annotations
|
2001-10-14 03:35:58 +08:00
|
|
|
-numenummembers 1024 # RPMTAG has 138 members
|
|
|
|
-numstructfields 256 # Java jni.h has 229 fields
|
|
|
|
-ptrarith # tedious
|
2001-10-14 06:01:38 +08:00
|
|
|
-sizeoftype # ~240 occurences, <sys/select.h> tedium, more
|
2001-10-14 03:35:58 +08:00
|
|
|
-strictops
|
|
|
|
-strictusereleased
|
|
|
|
-stringliterallen 4096 # redhat*PubKey's are big
|
2001-10-14 06:01:38 +08:00
|
|
|
-usedef # 303 occurences, HGE_t needs special annotations
|
|
|
|
-warnmissingglobs # lots of global annotations needed
|
2001-10-14 03:35:58 +08:00
|
|
|
-whileblock # tedious
|
2001-06-04 21:55:58 +08:00
|
|
|
|
2001-10-14 03:35:58 +08:00
|
|
|
# --- random anal-retentive parameters
|
2001-06-04 21:55:58 +08:00
|
|
|
#+mod-internal-strict
|
2001-06-06 03:26:22 +08:00
|
|
|
#+globnoglobs # 1 occurence
|
|
|
|
#+internalglobnoglobs # ???
|
|
|
|
#+modglobsunchecked # 73 occurences
|
|
|
|
#+warnmissingglobsnomods # ???
|
|
|
|
#+impcheckedstrictglobs # 358 occurences
|
|
|
|
#+impcheckedstrictstatics # 1057 occurences
|
2001-06-04 21:55:58 +08:00
|
|
|
#+strictbranchstate
|
|
|
|
#+strictdestroy
|
|
|
|
#+ansi-reserved-internal
|
2001-06-06 20:36:31 +08:00
|
|
|
#+sys-dir-errors # 749
|
2001-06-04 21:55:58 +08:00
|
|
|
#controlnestdepth 15
|
|
|
|
|
|
|
|
# --- not-yet at checks level
|
2001-06-06 03:26:22 +08:00
|
|
|
-predboolptr # 773 occurences
|
|
|
|
+enumint # 93 occurences
|
2001-10-15 11:22:10 +08:00
|
|
|
#-allglobs # 131 occurrences
|
2001-06-06 03:26:22 +08:00
|
|
|
-ansi-reserved # goofy
|
|
|
|
|
2001-09-25 05:53:14 +08:00
|
|
|
-proto-param-match # 51 occurences
|
2001-06-01 06:31:14 +08:00
|
|
|
|
1999-10-22 04:36:16 +08:00
|
|
|
# don't-bother-me-yet parameters
|
2001-05-04 05:00:18 +08:00
|
|
|
-branchstate # painful
|
2001-04-29 09:05:43 +08:00
|
|
|
-mustfree # alloca is painful
|
1999-10-22 04:36:16 +08:00
|
|
|
|
2001-06-04 21:55:58 +08:00
|
|
|
# --- not-yet at standard level
|
2001-10-14 03:35:58 +08:00
|
|
|
-boolops # 1898 occurences
|
|
|
|
-predboolint # 1248 occurences
|
|
|
|
-type # 3019 occurences
|