From owner-freebsd-arch Mon Nov 11 8:13: 1 2002 Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F109C37B401 for ; Mon, 11 Nov 2002 08:13:00 -0800 (PST) Received: from mail-green.research.att.com (H-135-207-30-103.research.att.com [135.207.30.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A4BC43E4A for ; Mon, 11 Nov 2002 08:13:00 -0800 (PST) (envelope-from fenner@research.att.com) Received: from alliance.research.att.com (alliance.research.att.com [135.207.26.26]) by mail-green.research.att.com (Postfix) with ESMTP id 9C64B1E1F3; Mon, 11 Nov 2002 11:12:54 -0500 (EST) Received: from windsor.research.att.com (windsor.research.att.com [135.207.26.46]) by alliance.research.att.com (8.8.7/8.8.7) with ESMTP id LAA00907; Mon, 11 Nov 2002 11:12:54 -0500 (EST) From: Bill Fenner Received: (from fenner@localhost) by windsor.research.att.com (8.8.8+Sun/8.8.5) id IAA08086; Mon, 11 Nov 2002 08:12:53 -0800 (PST) Message-Id: <200211111612.IAA08086@windsor.research.att.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII To: vova@sw.ru Subject: Re: NO_WERROR and the kernel Cc: arch@FreeBSD.ORG References: <200210262214.PAA12021@windsor.research.att.com> <1037006168.686.6.camel@vbook> Date: Mon, 11 Nov 2002 08:12:52 -0800 Versions: dmail (solaris) 2.5a/makemail 2.9d Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >Is LINT now Werror proof ? It presumably was in July (on i386), or Peter wouldn't have made the change that he did. It may have rotted since then, but the tinderbox is supposed to catch any regressions in that. >I have found that > >options SC_DFLT_FONT >makeoptions SC_DFLT_FONT=cp850 > >make a lot of warnings, and can't be compiled with -Werror. These aren't in LINT. You can build with -DWERROR=, or add "nowerror" to the files entry for the file that gets the warnings. Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message