]> andersk Git - splint.git/blame - test/globals.out
Fixed the readme file based on the information on the web page.
[splint.git] / test / globals.out
CommitLineData
86d93ed3 1
2globals.c:5:41: Redundant checked qualifier on doubled
3globals.c:6:46: Contradictory checked and unchecked qualifiers on contradict
4globals.c: (in function noglobs)
5globals.c:13:3: Undocumented use of global checkstrict
6globals.c: (in function specglobs)
7globals.c:19:3: Undocumented use of global check
8globals.c:21:3: Undocumented use of global checkstrict
9
10Finished checking --- 5 code warnings, as expected
11
12globals.c:5:41: Redundant checked qualifier on doubled
13globals.c:6:46: Contradictory checked and unchecked qualifiers on contradict
14globals.c: (in function noglobs)
15globals.c:13:3: Undocumented use of global checkstrict
16globals.c: (in function specglobs)
17globals.c:18:3: Undocumented use of global imp
18globals.c:19:3: Undocumented use of global check
19globals.c:21:3: Undocumented use of global checkstrict
20
21Finished checking --- 6 code warnings, as expected
22
23globals.c:5:41: Redundant checked qualifier on doubled
24globals.c:6:46: Contradictory checked and unchecked qualifiers on contradict
25globals.c: (in function noglobs)
26globals.c:13:3: Undocumented use of global checkstrict
27globals.c: (in function specglobs)
28globals.c:18:3: Undocumented use of global imp
29globals.c:19:3: Undocumented use of global check
30globals.c:21:3: Undocumented use of global checkstrict
31
32Finished checking --- 6 code warnings, as expected
33
34globals.c:5:41: Redundant checked qualifier on doubled
35globals.c:6:46: Contradictory checked and unchecked qualifiers on contradict
36
37Finished checking --- 2 code warnings, as expected
38
39globals.c:5:41: Redundant checked qualifier on doubled
40globals.c:6:46: Contradictory checked and unchecked qualifiers on contradict
41globals.c: (in function noglobs)
42globals.c:11:3: Undocumented use of global check
43globals.c:13:3: Undocumented use of global checkstrict
44globals.c: (in function specglobs)
45globals.c:19:3: Undocumented use of global check
46globals.c:21:3: Undocumented use of global checkstrict
47
48Finished checking --- 6 code warnings, as expected
49
50globals.c:5:41: Redundant checked qualifier on doubled
51globals.c:6:46: Contradictory checked and unchecked qualifiers on contradict
52globals.c: (in function noglobs)
53globals.c:10:3: Undocumented use of global imp
54globals.c:11:3: Undocumented use of global check
55globals.c:13:3: Undocumented use of global checkstrict
56globals.c: (in function specglobs)
57globals.c:18:3: Undocumented use of global imp
58globals.c:19:3: Undocumented use of global check
59globals.c:21:3: Undocumented use of global checkstrict
60
61Finished checking --- 8 code warnings, as expected
This page took 0.254753 seconds and 5 git commands to generate.