]> andersk Git - splint.git/blame - test/prefixes.out
*** empty log message ***
[splint.git] / test / prefixes.out
CommitLineData
86d93ed3 1
2Finished checking --- no warnings
3
4prefixes.c:20: Parameterized macro has no prototype or specification: mf
5prefixes.c: (in macro mf)
6prefixes.c:20:37: Variable y name is not consistent with macro variable
7 namespace prefix "m_"
8prefixes.c:20:37: Variable y declared but not used
9prefixes.c:20:26: Variable m_x declared but not used
10
11Finished checking --- 4 code warnings, as expected
12
13prefixes.c:2:13: Datatype QINT name is not consistent with user-defined type
14 namespace prefix "T"
15prefixes.c:3:13: Datatype tint name is not consistent with user-defined type
16 namespace prefix "T"
17
18Finished checking --- 2 code warnings, as expected
19
20prefixes.c:3:13: Datatype tint name is not consistent with user-defined type
21 namespace prefix "^"
22
23Finished checking --- 1 code warning, as expected
24
25prefixes.c:1:13: Datatype Tin_ty name is not consistent with user-defined type
26 namespace prefix "^*"
27prefixes.c:3:13: Datatype tint name is not consistent with user-defined type
28 namespace prefix "^*"
29
30Finished checking --- 2 code warnings, as expected
31
32prefixes.c:2:13: Datatype QINT name is not consistent with user-defined type
33 namespace prefix "^%*"
34prefixes.c:3:13: Datatype tint name is not consistent with user-defined type
35 namespace prefix "^%*"
36
37Finished checking --- 2 code warnings, as expected
38
39prefixes.c:1:13: Datatype Tin_ty name is not consistent with user-defined type
40 namespace prefix "^~*"
41prefixes.c:3:13: Datatype tint name is not consistent with user-defined type
42 namespace prefix "^~*"
43
44Finished checking --- 2 code warnings, as expected
45
46prefixes.c:3:13: Datatype tint name is not consistent with user-defined type
47 namespace prefix "^"
48prefixes.c:6:12: Variable FSint name is not a user-defined type (it is a file
49 static), but matches the user-defined type namespace prefix "^"
50prefixes.c:7:12: Variable TYint name is not a user-defined type (it is a file
51 static), but matches the user-defined type namespace prefix "^"
52prefixes.c:8:12: Variable V3int name is not a user-defined type (it is a file
53 static), but matches the user-defined type namespace prefix "^"
54prefixes.c:10:12: Variable Xqmxt name is not a user-defined type (it is a file
55 static), but matches the user-defined type namespace prefix "^"
56prefixes.c:11:12: Variable XqmXt name is not a user-defined type (it is a file
57 static), but matches the user-defined type namespace prefix "^"
58prefixes.c:14:12: Variable Gint name is not a user-defined type (it is a
59 external), but matches the user-defined type namespace prefix "^"
60
61Finished checking --- 7 code warnings, as expected
62
63prefixes.c:8:12: Variable V3int name is not consistent with file static
64 namespace prefix "^^"
65prefixes.c:9:12: Variable sint name is not consistent with file static
66 namespace prefix "^^"
67prefixes.c:10:12: Variable Xqmxt name is not consistent with file static
68 namespace prefix "^^"
69prefixes.c:11:12: Variable XqmXt name is not consistent with file static
70 namespace prefix "^^"
71
72Finished checking --- 4 code warnings, as expected
73
74prefixes.c:6:12: Variable FSint name is not consistent with file static
75 namespace prefix "^#"
76prefixes.c:7:12: Variable TYint name is not consistent with file static
77 namespace prefix "^#"
78prefixes.c:9:12: Variable sint name is not consistent with file static
79 namespace prefix "^#"
80prefixes.c:10:12: Variable Xqmxt name is not consistent with file static
81 namespace prefix "^#"
82prefixes.c:11:12: Variable XqmXt name is not consistent with file static
83 namespace prefix "^#"
84
85Finished checking --- 5 code warnings, as expected
86
87prefixes.c:6:12: Variable FSint name is not consistent with file static
88 namespace prefix "^?&x"
89prefixes.c:7:12: Variable TYint name is not consistent with file static
90 namespace prefix "^?&x"
91prefixes.c:8:12: Variable V3int name is not consistent with file static
92 namespace prefix "^?&x"
93prefixes.c:9:12: Variable sint name is not consistent with file static
94 namespace prefix "^?&x"
95prefixes.c:11:12: Variable XqmXt name is not consistent with file static
96 namespace prefix "^?&x"
97
98Finished checking --- 5 code warnings, as expected
99
100prefixes.c:15:12: Variable aGb_Xint name is not consistent with global variable
101 namespace prefix "G"
102
103Finished checking --- 1 code warning, as expected
104
105prefixes.c:14:12: Variable Gint name is not consistent with global variable
106 namespace prefix "&G?_^"
107
108Finished checking --- 1 code warning, as expected
109
110prefixes.c:1:13: Datatype Tin_ty name is not consistent with external namespace
111 prefix "G"
112prefixes.c:2:13: Datatype QINT name is not consistent with external namespace
113 prefix "G"
114prefixes.c:3:13: Datatype tint name is not consistent with external namespace
115 prefix "G"
116prefixes.c:15:12: Variable aGb_Xint name is not consistent with external
117 namespace prefix "G"
118prefixes.c:18:12: Function g name is not consistent with external namespace
119 prefix "G"
120
121Finished checking --- 5 code warnings, as expected
122
123prefixes.c:2:13: Datatype QINT name is not consistent with user-defined type
124 namespace prefix "T"
125prefixes.c:3:13: Datatype tint name is not consistent with user-defined type
126 namespace prefix "T"
127prefixes.c:15:12: Variable aGb_Xint name is not consistent with external
128 namespace prefix "G"
129prefixes.c:18:12: Function g name is not consistent with external namespace
130 prefix "G"
131
132Finished checking --- 4 code warnings, as expected
133
134prefixes.c:20: Expanded macro mf name is not a local variable (it is a
135 unchecked macro), but matches the local variable namespace prefix "?*"
136prefixes.c:1:13: Datatype Tin_ty name is not a local variable (it is a
137 external), but matches the local variable namespace prefix "?*"
138prefixes.c:2:13: Datatype QINT name is not a local variable (it is a external),
139 but matches the local variable namespace prefix "?*"
140prefixes.c:3:13: Datatype tint name is not a local variable (it is a external),
141 but matches the local variable namespace prefix "?*"
142prefixes.c:6:12: Variable FSint name is not a local variable (it is a file
143 static), but matches the local variable namespace prefix "?*"
144prefixes.c:7:12: Variable TYint name is not a local variable (it is a file
145 static), but matches the local variable namespace prefix "?*"
146prefixes.c:8:12: Variable V3int name is not a local variable (it is a file
147 static), but matches the local variable namespace prefix "?*"
148prefixes.c:9:12: Variable sint name is not a local variable (it is a file
149 static), but matches the local variable namespace prefix "?*"
150prefixes.c:10:12: Variable Xqmxt name is not a local variable (it is a file
151 static), but matches the local variable namespace prefix "?*"
152prefixes.c:11:12: Variable XqmXt name is not a local variable (it is a file
153 static), but matches the local variable namespace prefix "?*"
154prefixes.c:14:12: Variable Gint name is not a local variable (it is a
155 external), but matches the local variable namespace prefix "?*"
156prefixes.c:15:12: Variable aGb_Xint name is not a local variable (it is a
157 external), but matches the local variable namespace prefix "?*"
158prefixes.c:18:12: Function g name is not a local variable (it is a external),
159 but matches the local variable namespace prefix "?*"
160
161Finished checking --- 13 code warnings, as expected
This page took 0.074322 seconds and 5 git commands to generate.