Date: Sun, 06 Sep 1998 21:55:21 -0400 From: "Gary Palmer" <gpalmer@FreeBSD.ORG> To: current@FreeBSD.ORG Subject: Re: cvs commit: src/sys/kern subr_bus.c uipc_socket2.c Message-ID: <1529.905133321@gjp.erols.com> In-Reply-To: Your message of "Sun, 06 Sep 1998 18:03:30 PDT." <199809070103.SAA13578@bubba.whistle.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1529.905133321>