Skip site navigation (1)Skip section navigation (2)
Date:      17 Apr 2002 16:36:02 +0200
From:      Dag-Erling Smorgrav <des@ofug.org>
To:        Harti Brandt <brandt@fokus.gmd.de>
Cc:        cvs-committers@FreeBSD.ORG, <cvs-all@FreeBSD.ORG>
Subject:   Re: cvs commit: src/sys/sys queue.h
Message-ID:  <xzpofgiv1d9.fsf@flood.ping.uio.no>
In-Reply-To: <20020417162715.F31104-100000@beagle.fokus.gmd.de>
References:  <20020417162715.F31104-100000@beagle.fokus.gmd.de>

next in thread | previous in thread | raw e-mail | index | archive | help
Harti Brandt <brandt@fokus.gmd.de> writes:
> sys/queue.h is a header visible to the public and so other people may use
> this feature (remember the TAILQ_FOREACH discussion?).

I know.  However, CIRCLEQ_FOREACH{,_REVERSE} are the only FOREACH
macros that did *not* guarantee that the iterator was NULL after
completion, so this is actually an improvement, and was requested (a
long time ago) by several people.  In the meantime, CIRCLEQs have been
deprecated (and removed altogether from -CURRENT), so this change has
very little impact beyond reducing the number of uncommitted patches
in my tree.

DES
-- 
Dag-Erling Smorgrav - des@ofug.org

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?xzpofgiv1d9.fsf>