From owner-freebsd-current Sun Sep 6 18:55:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA26260 for freebsd-current-outgoing; Sun, 6 Sep 1998 18:55:34 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from gjp.erols.com (alex-va-n008c079.moon.jic.com [206.156.18.89]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA26244 for ; Sun, 6 Sep 1998 18:55:27 -0700 (PDT) (envelope-from gjp@gjp.erols.com) Received: from gjp.erols.com (gjp@localhost.erols.com [127.0.0.1]) by gjp.erols.com (8.8.8/8.8.7) with ESMTP id VAA01533 for ; Sun, 6 Sep 1998 21:55:22 -0400 (EDT) (envelope-from gjp@gjp.erols.com) X-Mailer: exmh version 2.0.1 12/23/97 To: current@FreeBSD.ORG From: "Gary Palmer" Subject: Re: cvs commit: src/sys/kern subr_bus.c uipc_socket2.c In-reply-to: Your message of "Sun, 06 Sep 1998 18:03:30 PDT." <199809070103.SAA13578@bubba.whistle.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 06 Sep 1998 21:55:21 -0400 Message-ID: <1529.905133321@gjp.erols.com> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Archie Cobbs wrote in message ID <199809070103.SAA13578@bubba.whistle.com>: > In practice, however, -Werror may not be workable... it would be an > interesting experiment anyway. NetBSD has -Werror in their sources. While their goal is laudable (a clean source tree), its one of the most annoying things I've come across. Half the time I was doing make build on NetBSD/alpha it stopped 'cos of some non-fatal warning which wouldn't have caused any problems, but I woke up the next morning to find that the build had stopped... If you want to try, add -Werror to CFLAGS and COPTFLAGS in your own /etc/make.conf. That way it won't hose other peoples work. Gary -- Gary Palmer FreeBSD Core Team Member FreeBSD: Turning PC's into workstations. See http://www.FreeBSD.ORG/ for info To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message