]> andersk Git - splint.git/blame - test/clauses.out
Tried to fix more problmes with the Makefiles
[splint.git] / test / clauses.out
CommitLineData
885824d3 1
e12110be 2Cannot find standard library: ansi.lcd
3 Check LARCH_PATH environment variable.
885824d3 4clauses.c: (in function f)
e12110be 5clauses.c:5:7: Unrecognized identifier: free
6clauses.c:22:12: Only storage x not released before return
7 clauses.c:1:23: Storage x becomes only
8clauses.c:22:12: Only storage y not released before return
9 clauses.c:1:42: Storage y becomes only
10clauses.c:22:12: Only storage z not released before return
11 clauses.c:1:61: Storage z becomes only
12clauses.c:22:12: Only storage z2 not released before return
13 clauses.c:1:80: Storage z2 becomes only
885824d3 14
e12110be 15Finished LCLint checking --- 5 code errors found, expected 4
This page took 0.077193 seconds and 5 git commands to generate.