From owner-freebsd-current Thu Sep 2 5:34:38 1999 Delivered-To: freebsd-current@freebsd.org Received: from mrelay.jrc.it (mrelay.jrc.it [139.191.1.65]) by hub.freebsd.org (Postfix) with ESMTP id 0FB1415619 for ; Thu, 2 Sep 1999 05:34:32 -0700 (PDT) (envelope-from nick.hibma@jrc.it) Received: from elect8 (elect8.jrc.it [139.191.71.152]) by mrelay.jrc.it (LMC5692) with ESMTP id OAA17063 for ; Thu, 2 Sep 1999 14:33:44 +0200 (MET DST) Date: Thu, 2 Sep 1999 14:33:43 +0200 (MET DST) From: Nick Hibma X-Sender: n_hibma@elect8 Reply-To: Nick Hibma To: FreeBSD current mailing list Subject: LINT warnings fdesc_vnops Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ../../miscfs/fdesc/fdesc_vnops.c: In function `fdesc_open': ../../miscfs/fdesc/fdesc_vnops.c:352: warning: enumeration value `Froot' not handled in switch ../../miscfs/fdesc/fdesc_vnops.c:352: warning: enumeration value `Fdevfd' not handled in switch ../../miscfs/fdesc/fdesc_vnops.c:352: warning: enumeration value `Flink' not handled in switch Shouldn't there be a default at the end of that switch and why not? Otherwise a comment about this? Nick -- ISIS/STA, T.P.270, Joint Research Centre, 21020 Ispra, Italy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message