From owner-cvs-all Tue Feb 26 9:22:12 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 60D4E37B433; Tue, 26 Feb 2002 09:22:07 -0800 (PST) Received: (from dillon@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1QHM7q54114; Tue, 26 Feb 2002 09:22:07 -0800 (PST) (envelope-from dillon) Date: Tue, 26 Feb 2002 09:22:07 -0800 (PST) From: Message-Id: <200202261722.g1QHM7q54114@freefall.freebsd.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/net if_faith.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I have fixed if_faith but if_gif seems to be doing very bad things with rip_output and I think it is going to take someone more familiar with if_gif to fix the errors. -Matt /FreeBSD/FreeBSD-current/src/sys/net/if_gif.c:111: warning: initialization from incompatible pointer type /FreeBSD/FreeBSD-current/src/sys/net/if_gif.c: In function `gif_encapcheck': /FreeBSD/FreeBSD-current/src/sys/net/if_gif.c:354: warning: cast discards qualifiers from pointer target type /FreeBSD/FreeBSD-current/src/sys/net/if_gif.c: In function `gif_ioctl': /FreeBSD/FreeBSD-current/src/sys/net/if_gif.c:553: warning: `dst' might be used uninitialized in this function /FreeBSD/FreeBSD-current/src/sys/net/if_gif.c:553: warning: `src' might be used uninitialized in this function To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message