]> andersk Git - splint.git/blob - test/cases.out
5f9c3dd876d04f6ff68ccba05ff2e23d636c2ade
[splint.git] / test / cases.out
1
2 Cannot find standard library: ansi.lcd
3      Check LARCH_PATH environment variable.
4 cases.c: (in function f)
5 cases.c:11:7: Unrecognized identifier: printf
6 cases.c:12:10: Fall through case (no preceding break)
7 cases.c:13:11: Variable i used before definition
8 cases.c:30:10: Fall through case (no preceding break)
9 cases.c:37:13: Fall through case (no preceding break)
10 cases.c:40:2: Path with no return in function declared to return int
11
12 Finished LCLint checking --- 6 code errors found, expected 5
This page took 0.19175 seconds and 3 git commands to generate.