summaryrefslogtreecommitdiff
path: root/regress/usr.bin/xlint/test-23.c.exp
diff options
context:
space:
mode:
authorChad Loder <cloder@cvs.openbsd.org>2006-05-28 23:56:10 +0000
committerChad Loder <cloder@cvs.openbsd.org>2006-05-28 23:56:10 +0000
commitb91c41febf55107f7cb052ea546fc711c306c6ff (patch)
tree51c5a365332d8ae2fa88cc013893004c73db329a /regress/usr.bin/xlint/test-23.c.exp
parent6787e016ca12ce6606a16112dd5a4b240c3fd9fa (diff)
The '-c' option is no longer the default in LINTFLAGS, so update the
output of this test
Diffstat (limited to 'regress/usr.bin/xlint/test-23.c.exp')
-rw-r--r--regress/usr.bin/xlint/test-23.c.exp8
1 files changed, 0 insertions, 8 deletions
diff --git a/regress/usr.bin/xlint/test-23.c.exp b/regress/usr.bin/xlint/test-23.c.exp
index 6c3fdcc4b34..9be36a5cd25 100644
--- a/regress/usr.bin/xlint/test-23.c.exp
+++ b/regress/usr.bin/xlint/test-23.c.exp
@@ -1,17 +1,9 @@
test-23.c:52: warning: possible pointer alignment problem
-test-23.c:52: warning: pointer casts may be troublesome
test-23.c:53: warning: possible pointer alignment problem
-test-23.c:53: warning: pointer casts may be troublesome
test-23.c:54: warning: possible pointer alignment problem
-test-23.c:54: warning: pointer casts may be troublesome
-test-23.c:56: warning: pointer casts may be troublesome
test-23.c:59: warning: possible pointer alignment problem
-test-23.c:59: warning: pointer casts may be troublesome
test-23.c:60: warning: possible pointer alignment problem
-test-23.c:60: warning: pointer casts may be troublesome
test-23.c:61: warning: possible pointer alignment problem
-test-23.c:61: warning: pointer casts may be troublesome
test-23.c:62: warning: possible pointer alignment problem
-test-23.c:62: warning: pointer casts may be troublesome
Lint pass2:
test-23.c:14: f defined, but never used