]> andersk Git - splint.git/blobdiff - test/tests2.2a.expect
Pushed back constraintResolve.c to the previous version.
[splint.git] / test / tests2.2a.expect
index 0e4a8f4cc34a92ace669299e9f89a3572a0baba0..1f957e85c8ab97cee223063c77204890b9e3fec8 100644 (file)
@@ -54,11 +54,7 @@ Finished LCLint checking --- 5 code errors found, as expected
 
 Finished LCLint checking --- no code errors found
 
-duff.c: (in function copy)
-duff.c:15:12: Statement after switch is not a case: do { { case 0: } } while
-                 (--n > 0)
-
-Finished LCLint checking --- 1 code error found, as expected
+Finished LCLint checking --- no code errors found
 
 obviousloop.c: (in function f)
 obviousloop.c:14:3: Unreachable code: x = 12
@@ -98,12 +94,12 @@ bitops.c:6:9: Variable s2 declared but not used
 Finished LCLint checking --- 5 code errors found, as expected
 
 isalpha.c: (in function f)
-isalpha.c:5:19: Function isalpha expects arg 1 to be unsigned char gets char: c
+isalpha.c:5:19: Function isalpha expects arg 1 to be int gets char: c
 
 Finished LCLint checking --- 1 code error found, as expected
 
 isalpha.c: (in function f)
-isalpha.c:5:19: Function isalpha expects arg 1 to be unsigned char gets char: c
+isalpha.c:5:19: Function isalpha expects arg 1 to be int gets char: c
 
 Finished LCLint checking --- 1 code error found, as expected
 
This page took 0.041426 seconds and 4 git commands to generate.