From owner-freebsd-current Sat Mar 23 20:10:27 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA25621 for current-outgoing; Sat, 23 Mar 1996 20:10:27 -0800 (PST) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id UAA25615 for ; Sat, 23 Mar 1996 20:10:23 -0800 (PST) Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.12/8.6.9) id PAA27722; Sun, 24 Mar 1996 15:07:17 +1100 Date: Sun, 24 Mar 1996 15:07:17 +1100 From: Bruce Evans Message-Id: <199603240407.PAA27722@godzilla.zeta.org.au> To: current@freebsd.org, jkh@time.cdrom.com Subject: Re: This also worries me.. Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >cc -c -O -W -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Winline -nostdinc -I. -I../.. -I../../sys -I../../../include -DI386_CPU -DI486_CPU -DI586_CPU -DI686_CPU -DATAPI -DFAILSAFE -DCOMPAT_43 -DCD9660 -DMSDOSFS -DNFS -DFFS -DINET -DKERNEL ../../netinet/in_proto.c >../../netinet/in_proto.c:99: warning: initialization from incompatible pointer type >... These warnings have been printed for 3 months and their causes have been present since prehistoric times. -current users have apparently gotten used to the warnings. Bruce