Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 01 May 1996 03:06:42 +0100
From:      "Gary Palmer" <gpalmer@FreeBSD.ORG>
To:        hackers@FreeBSD.ORG
Subject:   Warnings in LINT
Message-ID:  <17253.830916402@palmer.demon.co.uk>

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

What is the ``correct'' way to silence these warnings:

../../gnu/isdn/iitel.c:1: warning: `_itelid' defined but not used
../../gnu/isdn/isdn_ioctl.h:1: warning: `_isdn_ioctl_id' defined but not used

My initial thought is to hide them with a KERN_RCS ifdef (inspired by
libc), but is that the right thing to do? Any other ideas?

Gary
--
Gary Palmer                                            FreeBSD Core Team Member
FreeBSD - Turning PC's into workstations. See http://www.FreeBSD.ORG/ for info.



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