]> andersk Git - splint.git/blobdiff - test/staticarray.out
Tried to fix more problmes with the Makefiles
[splint.git] / test / staticarray.out
index 2a44323fbe7128d1cb3282d05151391e8e403e87..e75d636b932dd285f153f770d7a2a09e872e1e3a 100644 (file)
@@ -1,5 +1,8 @@
 
+Cannot find standard library: ansi.lcd
+     Check LARCH_PATH environment variable.
 staticarray.c: (in function foo1)
+staticarray.c:8:3: Unrecognized identifier: strcpy
 staticarray.c:9:10: Unqualified static storage buf returned as implicitly only:
                        buf
 staticarray.c: (in function f)
@@ -9,4 +12,4 @@ staticarray.c: (in function g)
 staticarray.c:27:10: Implicitly temp storage outstr returned as implicitly
                         only: outstr
 
-Finished LCLint checking --- 3 code errors found, as expected
+Finished LCLint checking --- 4 code errors found, expected 3
This page took 0.034131 seconds and 4 git commands to generate.