From owner-freebsd-hackers Tue Nov 18 17:53:28 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id RAA14700 for hackers-outgoing; Tue, 18 Nov 1997 17:53:28 -0800 (PST) (envelope-from owner-freebsd-hackers) Received: from parkplace.cet.co.jp (parkplace.cet.co.jp [202.32.64.1]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id RAA14695 for ; Tue, 18 Nov 1997 17:53:25 -0800 (PST) (envelope-from michaelh@cet.co.jp) Received: from localhost (michaelh@localhost) by parkplace.cet.co.jp (8.8.8/CET-v2.2) with SMTP id BAA06870; Wed, 19 Nov 1997 01:52:45 GMT Date: Wed, 19 Nov 1997 10:52:45 +0900 (JST) From: Michael Hancock To: Jaye Mathisen cc: hackers@FreeBSD.ORG Subject: Re: Just a note of appreciation... In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Tue, 18 Nov 1997, Jaye Mathisen wrote: > I just wanted to thank everybody going through and cleaning up the tree > with the -Wformat, Wunused, and all those thingies. I appreciate that > sometimes it's boring. I saw some statistics done by ATT or someone like that where they found that code with a lot of unused variables was significantly more likely to have bugs than code without unused variables. > It gives me a warm fuzzy to have warning-free builds... Right! You don't get the feeling the code is being neglected. > Now if somebody wanted to dig deep into libc and fix those in there, > buildworld could border on an orgiastic experience...