]> andersk Git - splint.git/blobdiff - test/exports.out
Removed /bin/csh from tainted/Makefile
[splint.git] / test / exports.out
index 7e5c90e317b082a08afa1a1add042c6e9914654f..6d3dd7fa81a8a57ebaa4995999568125f828c6ff 100644 (file)
@@ -1,8 +1,5 @@
-gmake[3]: Entering directory `/tmp/LCLintDev/test'
 
 Warning: setting +typeuse redundant with current value
-Cannot find standard library: ansi.lcd
-     Check LARCH_PATH environment variable.
 exports.h:1:13: Type exported, but not specified: myint
 exports.h:3:12: Variable exported, but not specified: glob
 exports.h:5:12: Function exported, but not specified: f
@@ -12,18 +9,12 @@ exports.h:3:12: Variable glob declared but not used
 exports.h:5:12: Function f declared but not used
    exports.c:8:1: Definition of f
 
-Finished LCLint checking --- 6 code errors found, as expected
+Finished checking --- 6 code warnings, as expected
 
-Cannot find standard library: ansi.lcd
-     Check LARCH_PATH environment variable.
 exports.h:1:13: Type exported, but not specified: myint
 exports.h:3:12: Variable exported, but not specified: glob
 exports.h:5:12: Function exported, but not specified: f
 
-Finished LCLint checking --- 3 code errors found, as expected
+Finished checking --- 3 code warnings, as expected
 
-Cannot find standard library: ansi.lcd
-     Check LARCH_PATH environment variable.
-
-Finished LCLint checking --- no code errors found
-gmake[3]: Leaving directory `/tmp/LCLintDev/test'
+Finished checking --- no warnings
This page took 0.037376 seconds and 4 git commands to generate.