blob: c46cc2d0f4ce1ac8a510d2289b24342c593150f9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
|
-I. -I.. -I../build -I../rpmdb -I../rpmio -I../beecrypt -I../popt -I../elfutils/libelf -DHAVE_CONFIG_H -D_GNU_SOURCE
+partial
+forcehints
#-warnunixlib
-warnposix
+unixlib
+access-slovak
-unrecogcomments # XXX ignore doxygen markings
+strict # lclint level
# --- in progress
+bounds
+slovak-fcns
-redecl
-bufferoverflowhigh
-nullpass
# --- +partial artifacts
-declundef
-exportheadervar
-exportlocal
-enummemuse
-fcnuse
-typeuse
-varuse
# --- not-yet at strict level
+bounds # 0
-bitwisesigned # 255
-elseifcomplete # 95 occurences
-exportconst # 839 occurences
-exportfcn
-exporttype
-exportvar
-fielduse # 1 occurence <bits/sigset.h>
-forblock # tedious
-ifblock # tedious
-namechecks # 1843 tedious ANSI compliance checks
-ptrarith # 164
-compdestroy # 66
-mustdefine # 66
-sys-dir-errors
-strictops # 46
-whileblock # 54
# --- not-yet at checks level
+enumint # 861
-mustfree # 671
-predboolptr # 311
-usedef # 191
# --- not-yet at standard level
-boolops # 165
+boolint # 106
+charint # 173
+ignorequals # 397
+matchanyintegral # 115
|