From owner-freebsd-hackers Wed Mar 6 23:26:22 2002 Delivered-To: freebsd-hackers@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 664) id 1DCC437B402; Wed, 6 Mar 2002 23:26:21 -0800 (PST) Date: Wed, 6 Mar 2002 23:26:21 -0800 From: David O'Brien To: Poul-Henning Kamp Cc: "M. Warner Losh" , drosih@rpi.edu, mwm-dated-1015843484.1eabc5@mired.org, hackers@FreeBSD.ORG Subject: Re: RFC: style(9) isn't explicit about booleans for testing. Message-ID: <20020306232620.A10433@hub.freebsd.org> Reply-To: obrien@freebsd.org References: <20020306.230059.128109706.imp@village.org> <55380.1015481689@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <55380.1015481689@critter.freebsd.dk>; from phk@critter.freebsd.dk on Thu, Mar 07, 2002 at 07:14:49AM +0100 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-freebsd-hackers@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 07:14:49AM +0100, Poul-Henning Kamp wrote: > Guys, strcmp() has been defined that way for almost 30 years, get > used to it, and don't demand obfuscation of every other if() in > the kernel to try to hide the fact... We are not trying to hide anything. Style(9) says to don't do that, so we shouldn't. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message