]> andersk Git - splint.git/blobdiff - test/macrosef.expect
Renaming - LCLint => Splint
[splint.git] / test / macrosef.expect
index ea001c1b06196fa52ca95f91c2b92601ddb3b5f8..b23cccb23453d200c670966f93af00902f1a83e5 100644 (file)
@@ -9,7 +9,7 @@ macrosef.c:12:14: Parameter 1 to f is declared sef, but the argument may modify
 macrosef.c:14:14: Parameter 1 to f is declared sef, but the argument may modify
                      *p: g(p)
 
-Finished LCLint checking --- 4 code errors found, as expected
+Finished checking --- 4 code warnings, as expected
 
 macrosef.c: (in macro f)
 macrosef.c:2:14: Macro parameter y used more than once
@@ -19,7 +19,7 @@ macrosef.c:12:14: Parameter 1 to f is declared sef, but the argument may modify
 macrosef.c:12:14: Parameter 1 to f is declared sef, but the argument may modify
                      *stdout: (printf("yo\n"), 3)
 
-Finished LCLint checking --- 3 code errors found, as expected
+Finished checking --- 3 code warnings, as expected
 
 macrosef.c: (in macro f)
 macrosef.c:2:14: Macro parameter y used more than once
@@ -31,4 +31,4 @@ macrosef.c:12:14: Parameter 1 to f is declared sef, but the argument may modify
 macrosef.c:14:14: Parameter 1 to f is declared sef, but the argument calls
     unconstrained function g (no guarantee it will not modify something): g(p)
 
-Finished LCLint checking --- 4 code errors found, as expected
+Finished checking --- 4 code warnings, as expected
This page took 0.031559 seconds and 4 git commands to generate.