From owner-freebsd-current Tue Jan 11 4:29: 3 2000 Delivered-To: freebsd-current@freebsd.org Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by hub.freebsd.org (Postfix) with SMTP id C56A915532; Tue, 11 Jan 2000 04:28:52 -0800 (PST) (envelope-from dwmalone@maths.tcd.ie) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 11 Jan 2000 12:28:51 +0000 (GMT) Date: Tue, 11 Jan 2000 12:28:50 +0000 From: David Malone To: David O'Brien Cc: current@FreeBSD.ORG Subject: Re: Lint still broken in -current (due to cpp). Message-ID: <20000111122850.A29700@walton.maths.tcd.ie> References: <200001071122.aa81066@salmon.maths.tcd.ie> <13429.947244567@axl.noc.iafrica.com> <20000107092847.A97211@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20000107092847.A97211@dragon.nuxi.com>; from obrien@FreeBSD.ORG on Fri, Jan 07, 2000 at 09:28:47AM -0800 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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