From owner-freebsd-current Fri Jan 14 1:20:40 2000 Delivered-To: freebsd-current@freebsd.org Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 6EB3B14F8F for ; Fri, 14 Jan 2000 01:20:36 -0800 (PST) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 3.11 #1) id 1292tj-0000CT-00; Fri, 14 Jan 2000 11:19:59 +0200 From: Sheldon Hearn To: "Mr. K." Cc: current@FreeBSD.ORG Subject: Re: lint not working on -current? In-reply-to: Your message of "Thu, 13 Jan 2000 13:52:50 EST." Date: Fri, 14 Jan 2000 11:19:59 +0200 Message-ID: <772.947841599@axl.noc.iafrica.com> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 13 Jan 2000 13:52:50 EST, "Mr. K." wrote: > First of all, forgive me for being stupid, if that's what it turns out it > was, but I can't seem to get lint to work on -current (though it works > fine on -stable). > > > lint -V pvselect.c You'd want lint -i, since we don't install any .ln files into /usr/libdata/lint. But yes, lint is actually broken for the new cpp as well. I mailed publically a patch to fix this last week. Not a single follow-up since then, so I'll commit it now. :-) Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message