Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Feb 2003 12:55:04 +1100 (EST)
From:      Bruce Evans <bde@zeta.org.au>
To:        "David E. O'Brien" <obrien@FreeBSD.org>
Cc:        src-committers@FreeBSD.org, <cvs-src@FreeBSD.org>, <cvs-all@FreeBSD.org>
Subject:   Re: cvs commit: src/sys/conf makeLINT.sed
Message-ID:  <20030224124912.Q4588-100000@gamplex.bde.org>
In-Reply-To: <200302231940.h1NJejEX097366@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 23 Feb 2003, David E. O'Brien wrote:

> obrien      2003/02/23 11:40:45 PST
>
>   Modified files:
>     sys/conf             makeLINT.sed
>   Log:
>   Pass 'nodevice' onto the final output.

Option-out might work better.  `include' and comments are also not passed.

BTW, I've noticed the following defects in `include':
- doesn't understand POSIX filenames, e.g. GENERIC.core.
- doesn't work if nested.
The best fix might be to use cpp.

Bruce


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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