2002-04-15 05:48:44 +08:00
|
|
|
-I. -I.. -I../beecrypt -I../popt -I../zlib -DHAVE_CONFIG_H -D_GNU_SOURCE
|
2000-07-08 03:46:05 +08:00
|
|
|
|
|
|
|
+partial
|
2001-10-19 09:24:21 +08:00
|
|
|
+forcehints
|
2000-07-08 03:46:05 +08:00
|
|
|
|
|
|
|
-warnunixlib
|
|
|
|
-warnposix
|
|
|
|
|
|
|
|
+unixlib
|
|
|
|
|
2001-10-19 09:24:21 +08:00
|
|
|
-unrecogcomments # XXX ignore doxygen markings
|
|
|
|
|
|
|
|
+strict # lclint level
|
|
|
|
|
2002-06-20 02:52:46 +08:00
|
|
|
# --- in progress
|
2002-07-03 07:54:35 +08:00
|
|
|
+bounds
|
2002-07-15 05:23:29 +08:00
|
|
|
-bufferoverflowhigh
|
2002-06-20 02:52:46 +08:00
|
|
|
|
2001-10-19 09:24:21 +08:00
|
|
|
# --- +partial artifacts
|
|
|
|
-declundef
|
|
|
|
-exportheadervar
|
|
|
|
-exportlocal
|
|
|
|
|
|
|
|
-enummemuse
|
|
|
|
-fcnuse
|
|
|
|
-typeuse
|
|
|
|
-varuse
|
|
|
|
|
|
|
|
# --- not-yet at strict level
|
2002-06-16 03:43:41 +08:00
|
|
|
-bitwisesigned # 204
|
|
|
|
-elseifcomplete # 31
|
|
|
|
-exportconst # 265
|
|
|
|
-exportfcn # 381
|
|
|
|
-exporttype # 109
|
|
|
|
-exportvar # 32
|
|
|
|
-fielduse # 72
|
2001-10-19 09:24:21 +08:00
|
|
|
-forblock # tedious
|
|
|
|
-ifblock # tedious
|
2002-06-20 02:52:46 +08:00
|
|
|
-namechecks # 929 tedious ANSI compliance checks
|
2002-06-16 03:43:41 +08:00
|
|
|
-ptrarith # 104
|
2002-01-19 06:51:30 +08:00
|
|
|
|
2002-06-16 03:43:41 +08:00
|
|
|
-compdestroy # 21
|
|
|
|
-mustdefine # 34
|
2002-06-20 02:52:46 +08:00
|
|
|
-sys-dir-errors
|
2002-01-19 06:51:30 +08:00
|
|
|
|
2002-06-16 03:43:41 +08:00
|
|
|
-strictops # 51
|
2001-10-19 09:24:21 +08:00
|
|
|
-whileblock # tedious
|
|
|
|
|
|
|
|
# --- not-yet at checks level
|
2002-06-16 03:43:41 +08:00
|
|
|
+enumint # 117
|
|
|
|
-mustfree # 136
|
|
|
|
-predboolptr # 156
|
|
|
|
-usedef # 9
|
2001-10-19 09:24:21 +08:00
|
|
|
|
|
|
|
# --- not-yet at standard level
|
2002-06-16 03:43:41 +08:00
|
|
|
-boolops # 116
|
|
|
|
+boolint # 11
|
|
|
|
+charint # 146
|
|
|
|
+ignorequals # 112
|
|
|
|
+matchanyintegral # 39
|