]> andersk Git - splint.git/blobdiff - test/db3.expect
Fixed automake related problems.
[splint.git] / test / db3.expect
index 8c4e8fb15338aadfe455b12960893e3ad2a87111..c5f196275afd17a45b932930952751e57a13e0bf 100644 (file)
@@ -3,14 +3,16 @@
 Error Type                Reported  Suppressed
 ===================       ========  =========
 usedef                       0           1
-exporttype                   0           3
-compdef                      0           1
+compdef                      0           3
+incondefs                    0           1
+formalarray                  0          24
 modfilesys                   0          25
-formalarray                  0          17
+redecl                       0           7
+exporttype                   0           3
                           ========  =========
-Total                        0          47
+Total                        0          64
 
-Finished LCLint checking --- no code errors found
+Finished checking --- no warnings
 
 eref.c: (in function eref_alloc)
 eref.c:36: Called procedure printf may access global stdout
@@ -128,14 +130,16 @@ drive.c:185: Undocumented modification of *stdout possible from call to
 Error Type                Reported  Suppressed
 ===================       ========  =========
 usedef                       0           1
-exporttype                   0           3
-globs                       26           0
-retvalint                   25           0
-compdef                      0           1
+compdef                      0           3
+incondefs                    0           1
+formalarray                  0          24
 mods                        26           0
 modfilesys                   0          25
-formalarray                  0          17
+globs                       26           0
+retvalint                   25           0
+redecl                       0           7
+exporttype                   0           3
                           ========  =========
-Total                       77          47
+Total                       77          64
 
-Finished LCLint checking --- 77 code errors found, as expected
+Finished checking --- 77 code warnings, as expected
This page took 0.038602 seconds and 4 git commands to generate.