Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Feb 2001 10:44:53 +0200
From:      Mark Murray <mark@grondar.za>
To:        Bruce Evans <bde@zeta.org.au>
Cc:        Peter Wemm <peter@netplex.com.au>, Mike Heffner <mikeh@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/usr.bin/lam lam.c 
Message-ID:  <200102090844.f198iM905382@gratis.grondar.za>
In-Reply-To: <Pine.BSF.4.21.0102091739020.12654-100000@besplex.bde.org> ; from Bruce Evans <bde@zeta.org.au>  "Fri, 09 Feb 2001 17:55:42 %2B1100."
References:  <Pine.BSF.4.21.0102091739020.12654-100000@besplex.bde.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
> > 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102090844.f198iM905382>