From owner-cvs-all Fri Feb 9 0:45:27 2001 Delivered-To: cvs-all@freebsd.org Received: from gratis.grondar.za (grouter.grondar.za [196.7.18.65]) by hub.freebsd.org (Postfix) with ESMTP id 8C80737B491; Fri, 9 Feb 2001 00:45:04 -0800 (PST) Received: from grondar.za (root@gratis.grondar.za [196.7.18.133]) by gratis.grondar.za (8.11.1/8.11.1) with ESMTP id f198iM905382; Fri, 9 Feb 2001 10:44:28 +0200 (SAST) (envelope-from mark@grondar.za) Message-Id: <200102090844.f198iM905382@gratis.grondar.za> To: Bruce Evans Cc: Peter Wemm , Mike Heffner , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/lam lam.c References: In-Reply-To: ; from Bruce Evans "Fri, 09 Feb 2001 17:55:42 +1100." Date: Fri, 09 Feb 2001 10:44:53 +0200 From: Mark Murray Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > It is visually offensive, and I am more than happy to provide the effort. > > __P(()) is much less visually offensive than things like LIST_FOREACH() > which have been growing like weeds lately. queue(3) is a consistent API that makes code readable by displaying the function of the code, and removing repeated constructs from typo-space. It is a code _simplification_ system. __P() is close to the opposite. M -- Mark Murray Warning: this .sig is umop ap!sdn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message