]> andersk Git - splint.git/blobdiff - test/ulstypes.expect
Renaming - LCLint => Splint
[splint.git] / test / ulstypes.expect
index 5b7c75336f0cc55d81aa50fcb2e7428c6a6eb1c5..89a6eedb092ae4634e0f9090c1b28b4ed4895c41 100644 (file)
@@ -11,9 +11,9 @@ ulstypes.c:15:10: Return value type unsigned int does not match declared type
 ulstypes.c:20:19: Variable x3 initialized to type int, expects unsigned int:
                      -15
 
-Finished LCLint checking --- 8 code errors found, as expected
+Finished checking --- 8 code warnings, as expected
 
-Finished LCLint checking --- no code errors found
+Finished checking --- no warnings
 
 ulstypes.c:3:23: Contradictory long and short type qualifiers
 ulstypes.c: (in function f)
@@ -51,4 +51,4 @@ ulstypes.c:2:10: Variable exported but not used outside ulstypes: li
 ulstypes.c:5:10: Function exported but not used outside ulstypes: f
    ulstypes.c:16:1: Definition of f
 
-Finished LCLint checking --- 28 code errors found, as expected
+Finished checking --- 28 code warnings, as expected
This page took 0.033655 seconds and 4 git commands to generate.