Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 04 Jan 2002 08:38:21 -0700
From:      "Justin T. Gibbs" <gibbs@scsiguy.com>
To:        Garance A Drosihn <drosih@rpi.edu>
Cc:        Stephen McKay <mckay@thehub.com.au>, Julian Elischer <julian@elischer.org>, John Baldwin <jhb@FreeBSD.org>, Poul-Henning Kamp <phk@critter.freebsd.dk>, cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, Julian Elischer <julian@FreeBSD.org>, Greg Lehey <grog@FreeBSD.org>
Subject:   Re: cvs commit: src/share/man/man3 queue.3 
Message-ID:  <200201041538.g04FcLg89556@aslan.scsiguy.com>
In-Reply-To: Your message of "Wed, 02 Jan 2002 10:52:44 EST." <p05101000b858dc1a097e@[128.113.24.47]> 

next in thread | previous in thread | raw e-mail | index | archive | help
>Perhaps I am missing something, but this issue seems pretty simple to
>me.  What's wrong with:

The whole point of the TAILQ macros is to avoid silly programming
mistakes.  We seem to be moving towards a policy where current uses
of the macro in our tree could yeild undefined results and the "correct"
use of the macro requires *more code*.  Move code == more bugs.

--
Justin

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?200201041538.g04FcLg89556>