]> andersk Git - splint.git/blobdiff - test/db1/Makefile
Fixed problem with global struct assignments.
[splint.git] / test / db1 / Makefile
index 8d5274c437290dcb7a6acbde47f6f6f93dc5d3ce..050fc91e2d95cdfd5a1eacac5fdb7a2dc0b0261b 100644 (file)
@@ -29,7 +29,7 @@ test:
 
 check: $(LCSFILES)
        -$(SPLINT) -showcol -weak $(MODULES) -expect 19
-       -$(SPLINT) -showcol +strict -modfilesystem +showsummary $(MODULES) -expect 338
+       -$(SPLINT) -showcol +strict -bounds -modfilesystem +showsummary $(MODULES) -expect 338
 
 # evans 2002-07-09: 5 bufferoverflowhigh warnings for using sprintf
 
This page took 0.060627 seconds and 4 git commands to generate.