Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Apr 1995 22:19:01 -0700
From:      David Greenman <davidg@Root.COM>
To:        Gary Palmer (FreeBSD/ARM Team) <gpalmer@freefall.cdrom.com>
Cc:        current@freefall.cdrom.com
Subject:   Re: if_fddisubr.c 
Message-ID:  <199504300519.WAA03214@corbin.Root.COM>
In-Reply-To: Your message of "Fri, 28 Apr 95 16:12:34 PDT." <28423.799110754@freefall.cdrom.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
>
>from LINT (with -Wall)
>
>../../net/if_fddisubr.c: In function `fddi_input':
>../../net/if_fddisubr.c:486: `ac' undeclared (first use this function)
>../../net/if_fddisubr.c:486: (Each undeclared identifier is reported only once
>../../net/if_fddisubr.c:486: for each function it appears in.)
>../../net/if_fddisubr.c:487: `eh' undeclared (first use this function)
>
>Someone cure please...

   This is the third report I've gotten about this. It is of course fixable,
but the 'right' fix is probably to remove the netiso code. Noone in our group
has the ability to test it, and as far as I know it is broken and useless. The
errors are ocurring because LINT defines options "ISO" and the if_fddisubr.c's
ISO code is out of date.

-DG



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199504300519.WAA03214>