summaryrefslogtreecommitdiff
path: root/file/.lclintrc
blob: 66644f98155e86b1ea1e3cda82006294deb3c910 (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
-I. -DHAVE_CONFIG_H -DSTDC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGFILE_SOURCE -D__GLIBC__ -D__STDC__=1 -DHAVE_STRUCT_STAT_ST_RDEV

#+partial
+forcehints


-warnunixlib
-warnposix

+unixlib

-unrecogcomments	# XXX ignore doxygen markings

+strict			# lclint level

# --- in progress
+slovak-fcns

-exportheader		# 19
-formatconst		# 9
-macroredef		# 1 tar.h
-nullderef		# 4
-nullpass		# 27
-nullptrarith		# 1
-redef			# 4
-sizeoftype		# 29
-uniondef		# 6
-warnmissingglobs

# --- +partial artifacts

# --- not-yet at strict level
-bitwisesigned		# 47
-elseifcomplete		# 3
#-fielduse		# 21 tar.h
-forblock		# 6
-ifblock		# 231
-incondefs		# 36
-namechecks		# tedious ANSI compliance checks
-ptrarith		# tedious

-mustdefine
-shiftimplementation	# 148 ctype.h

-strictops		# 4
-whileblock		# 17

# --- not-yet at checks level
-mustfree		# 17
-usedef			# 41

# --- not-yet at standard level
-predboolint
+boolint		# 36
+charint		# 147
+ignorequals		# 49
+matchanyintegral	# 83