]> andersk Git - splint.git/blobdiff - test/db1/Makefile
- library fixes:
[splint.git] / test / db1 / Makefile
index 62d52dff4fca8724cd06da3127adc18f5109c148..17a67568799d4b0cb42e4e6ba73f1f91db018492 100644 (file)
@@ -26,8 +26,10 @@ test:
 ###
 
 check: $(LCSFILES)
-       -$(SPLINT) -showcol -weak $(MODULES) -expect 16
-       -$(SPLINT) -showcol +strict -modfilesystem +showsummary $(MODULES) -expect 333
+       -$(SPLINT) -showcol -weak $(MODULES) -expect 21
+       -$(SPLINT) -showcol +strict -modfilesystem +showsummary $(MODULES) -expect 338
+
+# evans 2002-07-09: 5 bufferoverflowhigh warnings for using sprintf
 
 ### The following rules generate .lh and .lcs files from .lcl files.  They also
 ### ensure that .h files appear to be updated whenever the corresponding .lh
This page took 0.082224 seconds and 4 git commands to generate.