]> andersk Git - splint.git/blobdiff - test/stack.out
Tried to fix more problmes with the Makefiles
[splint.git] / test / stack.out
index c9f56615ce9db488c1186155fd0efc4de16aa2be..01f5440822c3532aae70fc79d8263fc9962a4938 100644 (file)
@@ -1,4 +1,6 @@
 
+Cannot find standard library: ansi.lcd
+     Check LARCH_PATH environment variable.
 stack.c: (in function stack1)
 stack.c:10:2: Stack-allocated storage *x reachable from parameter x
    stack.c:9:3: Storage *x becomes stack
@@ -11,4 +13,7 @@ stack.c:35:11: Stack-allocated storage sa reachable from return value: &sa[0]
 
 Finished LCLint checking --- 5 code errors found, as expected
 
+Cannot find standard library: ansi.lcd
+     Check LARCH_PATH environment variable.
+
 Finished LCLint checking --- no code errors found
This page took 0.0312 seconds and 4 git commands to generate.