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