From owner-cvs-all Thu Mar 7 3:52:37 2002 Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 664) id 1686E37B417; Thu, 7 Mar 2002 03:52:33 -0800 (PST) Date: Thu, 7 Mar 2002 03:52:33 -0800 From: David O'Brien To: Mark Murray Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/bin/dd args.c dd.c dd.h Message-ID: <20020307035232.A67494@hub.freebsd.org> Reply-To: obrien@freebsd.org References: <20020307030821.C63484@dragon.nuxi.com> <200203071130.g27BUlRV009426@grimreaper.grondar.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200203071130.g27BUlRV009426@grimreaper.grondar.org>; from mark@grondar.za on Thu, Mar 07, 2002 at 11:30:47AM +0000 X-Operating-System: FreeBSD 4.4-STABLE Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Mar 07, 2002 at 11:30:47AM +0000, Mark Murray wrote: > > -u_int ddflags; /* conversion options */ > > +u_int ddflags = 0; /* conversion options */ > > "Uninitialised" or "Potentially uninitialised". ... > And potentially unproven bugs. I want to get the warning count down to > somewhere where bugs show through. May I remind you of Henry Spencer's #1 Commandment? 1. Thou shalt run lint frequently and study its pronouncements with care, for verily its perception and judgement oft exceed thine. In the annotation is: ``Study'' doth not mean mindless zeal to eradicate every byte of lint output-if for no other reason, because thou just canst not shut it up about some things-but that thou should know the cause of its unhappiness ando understand what worrisome sign it tries to speak of. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message