]> andersk Git - splint.git/blobdiff - test/db3.expect
Hopefully fixed configuration program caused by running an old version of automake.
[splint.git] / test / db3.expect
index c3ed6aa4d376261c7c9878e0c98489217bc5c2b1..c5f196275afd17a45b932930952751e57a13e0bf 100644 (file)
@@ -2,17 +2,17 @@
 
 Error Type                Reported  Suppressed
 ===================       ========  =========
-redecl                       0           7
-incondefs                    0           1
 usedef                       0           1
-exporttype                   0           3
 compdef                      0           3
-modfilesys                   0          25
+incondefs                    0           1
 formalarray                  0          24
+modfilesys                   0          25
+redecl                       0           7
+exporttype                   0           3
                           ========  =========
 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
@@ -129,17 +129,17 @@ drive.c:185: Undocumented modification of *stdout possible from call to
 
 Error Type                Reported  Suppressed
 ===================       ========  =========
-redecl                       0           7
-incondefs                    0           1
 usedef                       0           1
-exporttype                   0           3
-globs                       26           0
-retvalint                   25           0
 compdef                      0           3
+incondefs                    0           1
+formalarray                  0          24
 mods                        26           0
 modfilesys                   0          25
-formalarray                  0          24
+globs                       26           0
+retvalint                   25           0
+redecl                       0           7
+exporttype                   0           3
                           ========  =========
 Total                       77          64
 
-Finished LCLint checking --- 77 code errors found, as expected
+Finished checking --- 77 code warnings, as expected
This page took 0.046287 seconds and 4 git commands to generate.