]> andersk Git - splint.git/blobdiff - test/exports.expect
Pushed back constraintResolve.c to the previous version.
[splint.git] / test / exports.expect
index d77c753be382a9d8c3bf045cf0014954ef16c4a1..c3403bfd638cf8485af36fa519336b2be6703cc3 100644 (file)
@@ -1,5 +1,5 @@
 
-Warning: setting +typeuse redundant with current value
+Command Line: Setting +typeuse redundant with current value
 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
@@ -9,12 +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
 
 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
 
-Finished LCLint checking --- no code errors found
+Finished checking --- no warnings
This page took 0.032659 seconds and 4 git commands to generate.