]> andersk Git - splint.git/blob - test/ud.out
43be36262348fa7361abb40a671c1b9655452620
[splint.git] / test / ud.out
1
2 Cannot find standard library: ansi.lcd
3      Check LARCH_PATH environment variable.
4 ud.c: (in function f)
5 ud.c:8:7: Variable y used before definition
6 ud.c:10:7: Variable z used before definition
7 ud.c:25:7: Variable z3 used before definition
8 ud.c:26:7: Variable z4 used before definition
9 ud.c:31:7: Variable z6 used before definition
10 ud.c:38:11: Variable j used before definition
11 ud.c:49:6: Variable i used before definition
12 ud.c:50:6: Variable z5 used before definition
13 ud.c:56:7: Variable z5 used before definition
14
15 Finished LCLint checking --- 9 code errors found, as expected
16
17 Cannot find standard library: ansi.lcd
18      Check LARCH_PATH environment variable.
19 Continuing without LCL init file: lclinit.lci
20 Continuing without LSL init file: lslinit.lsi
21 Unable to find CTrait.syms or CTrait.lsl.  Check LARCH_PATH environment
22 variable.
This page took 0.025128 seconds and 3 git commands to generate.