]> andersk Git - splint.git/blobdiff - test/blocks.expect
Renaming - LCLint => Splint
[splint.git] / test / blocks.expect
index 06db4547b4c053a0192ea7210ea9272ad155167e..20e7897465580386eb56852b3bc24818b547be49 100644 (file)
@@ -6,7 +6,7 @@ blocks.c:4:10: Suspected infinite loop.  No value used in loop test (x) is
 blocks.c:21:16: Body of if clause of if statement is empty
 blocks.c:22:9: Body of else clause of if statement is empty
 
-Finished LCLint checking --- 4 code errors found, as expected
+Finished checking --- 4 code warnings, as expected
 
 blocks.c: (in function f)
 blocks.c:3:15: Body of if statement is empty
@@ -18,7 +18,7 @@ blocks.c:19:8: Body of else clause of if statement is not a block: x = 4
 blocks.c:21:16: Body of if clause of if statement is empty
 blocks.c:22:9: Body of else clause of if statement is empty
 
-Finished LCLint checking --- 7 code errors found, as expected
+Finished checking --- 7 code warnings, as expected
 
 blocks.c: (in function f)
 blocks.c:4:18: Body of while statement is empty
@@ -26,7 +26,7 @@ blocks.c:4:10: Suspected infinite loop.  No value used in loop test (x) is
                   modified by test or loop body.
 blocks.c:7:18: Body of while statement is not a block: x++
 
-Finished LCLint checking --- 3 code errors found, as expected
+Finished checking --- 3 code warnings, as expected
 
 blocks.c: (in function f)
 blocks.c:4:10: Suspected infinite loop.  No value used in loop test (x) is
@@ -34,7 +34,7 @@ blocks.c:4:10: Suspected infinite loop.  No value used in loop test (x) is
 blocks.c:12:23: Body of for statement is empty
 blocks.c:13:23: Body of for statement is not a block: x++
 
-Finished LCLint checking --- 3 code errors found, as expected
+Finished checking --- 3 code warnings, as expected
 
 blocks.c: (in function f)
 blocks.c:3:15: Body of if statement is empty
@@ -45,7 +45,7 @@ blocks.c:12:23: Body of for statement is empty
 blocks.c:21:16: Body of if clause of if statement is empty
 blocks.c:22:9: Body of else clause of if statement is empty
 
-Finished LCLint checking --- 6 code errors found, as expected
+Finished checking --- 6 code warnings, as expected
 
 blocks.c: (in function f)
 blocks.c:3:15: Body of if statement is empty
@@ -61,4 +61,4 @@ blocks.c:19:8: Body of else clause of if statement is not a block: x = 4
 blocks.c:21:16: Body of if clause of if statement is empty
 blocks.c:22:9: Body of else clause of if statement is empty
 
-Finished LCLint checking --- 11 code errors found, as expected
+Finished checking --- 11 code warnings, as expected
This page took 0.034081 seconds and 4 git commands to generate.