2002-02-11 01:19:28 +08:00
|
|
|
-I. -I./build -I./lib -I./rpmdb -I./rpmio -I./beecrypt -I./popt -I./zlib -I/usr/lib/gcc-lib/i386-redhat-linux/3.1/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-18 00:43:36 +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-10-19 21:51:20 +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-10-19 21:51:20 +08:00
|
|
|
-includenest 16 # getting deep, sigh
|
2001-09-21 23:07:11 +08:00
|
|
|
|
2001-06-04 21:55:58 +08:00
|
|
|
# --- not-yet at strict level
|
2002-01-19 06:51:30 +08:00
|
|
|
|
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
|
2001-10-14 06:01:38 +08:00
|
|
|
-namechecks # tedious ANSI compliance checks
|
2001-10-14 03:35:58 +08:00
|
|
|
-numenummembers 1024 # RPMTAG has 138 members
|
|
|
|
-numstructfields 256 # Java jni.h has 229 fields
|
|
|
|
-ptrarith # tedious
|
2002-01-19 06:51:30 +08:00
|
|
|
|
|
|
|
-compdestroy
|
|
|
|
-mustdefine
|
|
|
|
-shiftimplementation # <ctype.h> pain
|
|
|
|
|
2001-10-14 03:35:58 +08:00
|
|
|
-strictops
|
|
|
|
-strictusereleased
|
|
|
|
-stringliterallen 4096 # redhat*PubKey's are big
|
|
|
|
-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 # ???
|
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
|
|
|
-ansi-reserved # goofy
|
2001-10-16 01:53:34 +08:00
|
|
|
+enumint # 93 occurences
|
|
|
|
-mustfree # 1612 occurences, _free and alloca are painful
|
|
|
|
-predboolptr # 773 occurences
|
2001-10-18 00:43:36 +08:00
|
|
|
-usedef # 303 occurences, HGE_t needs work
|
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
|
2001-10-18 00:43:36 +08:00
|
|
|
+boolint # 74 occurences
|
|
|
|
+charint # 529 occurences
|
|
|
|
+ignorequals # 138 occurences
|
|
|
|
+matchanyintegral # 225 occurences
|