]> andersk Git - splint.git/blame - test/internal.out
Tried to fix more problmes with the Makefiles
[splint.git] / test / internal.out
CommitLineData
885824d3 1
e12110be 2Cannot find standard library: ansi.lcd
3 Check LARCH_PATH environment variable.
885824d3 4internal.c: (in function f1)
5internal.c:21:9: Variable e1 shadows outer declaration
6 internal.c:12:7: Previous definition of e1: int
7
8Finished LCLint checking --- 1 code error found, as expected
9
e12110be 10Cannot find standard library: ansi.lcd
11 Check LARCH_PATH environment variable.
885824d3 12internal.c:4:5: Internal identifier iwonderhowmanycharactersaresignificant2 is
13 not distinguishable from iwonderhowmanycharactersaresignificant1 in the
14 first 31 characters (iwonderhowmanycharactersaresign)
15 internal.c:3:5: Declaration of iwonderhowmanycharactersaresignificant1
16internal.c: (in function f1)
17internal.c:21:9: Variable e1 shadows outer declaration
18 internal.c:12:7: Previous definition of e1: int
19
20Finished LCLint checking --- 2 code errors found, as expected
21
e12110be 22Cannot find standard library: ansi.lcd
23 Check LARCH_PATH environment variable.
885824d3 24internal.c:4:5: Internal identifier iwonderhowmanycharactersaresignificant2 is
25 not distinguishable from iwonderhowmanycharactersaresignificant1 in the
26 first 28 characters (iwonderhowmanycharactersares)
27 internal.c:3:5: Declaration of iwonderhowmanycharactersaresignificant1
28internal.c:6:5: Internal identifier manycharactersaresignificant2 is not
29 distinguishable from manycharactersaresignificant1 in the first 28
30 characters (manycharactersaresignificant)
31 internal.c:5:5: Declaration of manycharactersaresignificant1
32internal.c: (in function f1)
33internal.c:21:9: Variable e1 shadows outer declaration
34 internal.c:12:7: Previous definition of e1: int
35
36Finished LCLint checking --- 3 code errors found, as expected
37
e12110be 38Cannot find standard library: ansi.lcd
39 Check LARCH_PATH environment variable.
885824d3 40internal.c: (in function f1)
41internal.c:15:8: Internal identifier Alphabet is not distinguishable from
42 alphabet without case sensitivity
43 internal.c:14:7: Declaration of alphabet
44internal.c:21:9: Variable e1 shadows outer declaration
45 internal.c:12:7: Previous definition of e1: int
46internal.c:23:11: Internal identifier lcAse is not distinguishable from lcase
47 without case sensitivity
48 internal.c:18:7: Declaration of lcase
49
50Finished LCLint checking --- 3 code errors found, as expected
51
e12110be 52Cannot find standard library: ansi.lcd
53 Check LARCH_PATH environment variable.
885824d3 54internal.c:10:6: Internal identifier f1 is not distinguishable from fl except
55 by lookalike characters
56 internal.c:8:12: Declaration of fl
57internal.c: (in function f1)
58internal.c:13:9: Internal identifier el is not distinguishable from e1 except
59 by lookalike characters
60 internal.c:12:7: Declaration of e1
61internal.c:15:8: Internal identifier Alphabet is not distinguishable from
62 alphabet without case sensitivity
63 internal.c:14:7: Declaration of alphabet
64internal.c:17:8: Internal identifier alphabetlsoup is not distinguishable from
65 alphabet1soup except by lookalike characters
66 internal.c:16:7: Declaration of alphabet1soup
67internal.c:21:9: Variable e1 shadows outer declaration
68 internal.c:12:7: Previous definition of e1: int
69internal.c:21:9: Internal identifier e1 is not distinguishable from el except
70 by lookalike characters
71 internal.c:13:9: Declaration of el
72internal.c:22:9: Internal identifier a1phabet is not distinguishable from
73 alphabet except by lookalike characters
74 internal.c:14:7: Declaration of alphabet
75internal.c:23:11: Internal identifier lcAse is not distinguishable from lcase
76 without case sensitivity
77 internal.c:18:7: Declaration of lcase
78internal.c:25:9: Internal identifier sS2 is not distinguishable from s52 except
79 by lookalike characters
80 internal.c:24:9: Declaration of s52
81internal.c:26:9: Internal identifier s5Z is not distinguishable from s52 except
82 by lookalike characters
83 internal.c:24:9: Declaration of s52
84internal.c:28:9: Internal identifier num0 is not distinguishable from numO
85 except by lookalike characters
86 internal.c:27:9: Declaration of numO
87
88Finished LCLint checking --- 11 code errors found, as expected
This page took 0.069177 seconds and 5 git commands to generate.