Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Sep 1999 14:33:43 +0200 (MET DST)
From:      Nick Hibma <nick.hibma@jrc.it>
To:        FreeBSD current mailing list <freebsd-current@freebsd.org>
Subject:   LINT warnings fdesc_vnops
Message-ID:  <Pine.GS4.4.10.9909021433030.3090-100000@elect8>

next in thread | raw e-mail | index | archive | help

../../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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GS4.4.10.9909021433030.3090-100000>