Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jan 2000 12:28:50 +0000
From:      David Malone <dwmalone@maths.tcd.ie>
To:        David O'Brien <obrien@FreeBSD.ORG>
Cc:        current@FreeBSD.ORG
Subject:   Re: Lint still broken in -current (due to cpp).
Message-ID:  <20000111122850.A29700@walton.maths.tcd.ie>
In-Reply-To: <20000107092847.A97211@dragon.nuxi.com>; from obrien@FreeBSD.ORG on Fri, Jan 07, 2000 at 09:28:47AM -0800
References:  <200001071122.aa81066@salmon.maths.tcd.ie> <13429.947244567@axl.noc.iafrica.com> <20000107092847.A97211@dragon.nuxi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jan 07, 2000 at 09:28:47AM -0800, David O'Brien wrote:
> On Fri, Jan 07, 2000 at 01:29:27PM +0200, Sheldon Hearn wrote:
> > I think lint(1) might work with this given the following small patch.
> 
> I agree that lint might should continue to use /usr/libexec/cpp rather
> than switch to /usr/bin/cpp.  But not knowing anything about our lint, I
> can't really say.

NetBSD seem to have moved to using "/usr/bin/cc -E -U__GNUC__".
OpenBSD seems to be using "/usr/libexec/cpp -U__GNUC__". FreeBSD's
lint came from NetBSD, as far as I can tell.

I produce diffs to make FreeBSD's lint more like NetBSD's if you like.

	David.


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?20000111122850.A29700>