Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Nov 2002 08:12:52 -0800
From:      Bill Fenner <fenner@research.att.com>
To:        vova@sw.ru
Cc:        arch@FreeBSD.ORG
Subject:   Re: NO_WERROR and the kernel
Message-ID:  <200211111612.IAA08086@windsor.research.att.com>
References:   <200210262214.PAA12021@windsor.research.att.com> <1037006168.686.6.camel@vbook>

next in thread | previous in thread | raw e-mail | index | archive | help

>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




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