]> andersk Git - splint.git/blobdiff - test/inparam.out
Removed /bin/csh from tainted/Makefile
[splint.git] / test / inparam.out
index 6258cb6066411ee890e369c08cfcc5a52ecb2d0b..12255fa741585f408f95de846ef37616ad3cd2cf 100644 (file)
@@ -1,20 +1,14 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
-Cannot find standard library: ansi.lcd
-     Check LARCH_PATH environment variable.
 inparam.c: (in function f)
 inparam.c:8:16: Passed storage x not completely defined (*x is undefined):
                    unknown (x)
 inparam.c:12:16: Passed storage x not completely defined (*x is undefined):
                     inparam (x)
 
-Finished LCLint checking --- 2 code errors found, as expected
+Finished checking --- 2 code warnings, as expected
 
-Cannot find standard library: ansi.lcd
-     Check LARCH_PATH environment variable.
 inparam.c: (in function f)
 inparam.c:12:16: Passed storage x not completely defined (*x is undefined):
                     inparam (x)
 
-Finished LCLint checking --- 1 code error found, as expected
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
+Finished checking --- 1 code warning, as expected
This page took 0.101936 seconds and 4 git commands to generate.