summaryrefslogtreecommitdiff
path: root/beecrypt/.lclintrc
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2001-09-23 15:47:37 +0000
committerjbj <devnull@localhost>2001-09-23 15:47:37 +0000
commit039162ac61254a49feffa577e2dccafe4d75707c (patch)
treefec59b1bdf3024d4c80dfb5b00a4d5ad0172f901 /beecrypt/.lclintrc
parent0f7777894493527a5672d0ce09c4855e2b69495f (diff)
downloadrpm-039162ac61254a49feffa577e2dccafe4d75707c.tar.gz
rpm-039162ac61254a49feffa577e2dccafe4d75707c.tar.bz2
rpm-039162ac61254a49feffa577e2dccafe4d75707c.zip
More lclint fiddles.
CVS patchset: 5070 CVS date: 2001/09/23 15:47:37
Diffstat (limited to 'beecrypt/.lclintrc')
-rw-r--r--beecrypt/.lclintrc55
1 files changed, 17 insertions, 38 deletions
diff --git a/beecrypt/.lclintrc b/beecrypt/.lclintrc
index 3be6606ae..53e47f009 100644
--- a/beecrypt/.lclintrc
+++ b/beecrypt/.lclintrc
@@ -13,61 +13,40 @@
+strict # lclint level
# --- not-yet at strict level
--exportconst
--exportfcn
--exporttype
--exportvar
--warnmissingglobs
--internalglobs
+-exportconst # 4 occurences
+-exportfcn # 317 occurences
+-exporttype # 52 occurences
+-exportvar # 10 occurences
-protoparamname
-ansi-reserved-internal # goofy
--ptrarith
--bitwisesigned
--strictops
--sizeoftype
-
--mod-file-sys
+-ptrarith # 217 occurences
+-bitwisesigned # 69 occurences
+-strictops # 37 occurences
+-sizeoftype # 124 occurences
-impcheckedstrictglobs
-impcheckedstrictstatics
-strictbranchstate
--strictdestroy
+-strictdestroy # 18 occurences
--forblock
--ifblock
--whileblock
+-forblock # 10 occurences
+-ifblock # 406 occurences
+-whileblock # 23 occurences
-sys-dir-errors # 30 occurences
# --- not-yet at checks level
--predboolptr
-+enumint
--allglobs # painful
+-predboolptr # 121 occurences
+-allglobs # 219 occurences, painful
-ansi-reserved # goofy
--infloopsuncon # goofy
# don't-bother-me-yet parameters
-branchstate # 6 occurences
--mustfree # alloca is painful
# --- not-yet at standard level
--boolops
--predboolint
--type
+-boolops # 58 occurences
+-predboolint # 203 occurences
+-type # 844 occurences
# --- not-yet at weak level
-#+boolint
-#-boolops
-#+ignorequals
-#+ignoresigns
-#-mustfree
-#+longintegral
-#+matchanyintegral
-#-nullpass
-#-observertrans
-#-predboolint
-#-predboolothers
-#-retvalint
-#-retvalother
-#-shiftsigned