From c3988baf606a211f4d4763320e564c1d1e9c4c7f Mon Sep 17 00:00:00 2001 From: drl7x Date: Thu, 19 Dec 2002 00:28:12 +0000 Subject: [PATCH] Fixed sizeoftest test. Fixed some bugs in src/Makefile.am --- test/sizeoftest.expect | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/sizeoftest.expect b/test/sizeoftest.expect index e7cd00a..7f183ef 100644 --- a/test/sizeoftest.expect +++ b/test/sizeoftest.expect @@ -7,4 +7,4 @@ sizeof.c:6:2: Possible out-of-bounds store: needed to satisfy precondition: requires maxSet(x @ sizeof.c:6:2) >= 3 -Finished checking --- 1 code warning +Finished checking --- 1 code warning, as expected -- 2.45.1