From owner-cvs-all Wed Apr 17 7:29:14 2002 Delivered-To: cvs-all@freebsd.org Received: from mailhub.fokus.gmd.de (mailhub.fokus.gmd.de [193.174.154.14]) by hub.freebsd.org (Postfix) with ESMTP id 34C5637B400; Wed, 17 Apr 2002 07:29:07 -0700 (PDT) Received: from beagle (beagle [193.175.132.100]) by mailhub.fokus.gmd.de (8.11.6/8.11.6) with ESMTP id g3HET5h02947; Wed, 17 Apr 2002 16:29:05 +0200 (MEST) Date: Wed, 17 Apr 2002 16:29:05 +0200 (CEST) From: Harti Brandt To: Dag-Erling Smorgrav Cc: cvs-committers@FreeBSD.ORG, Subject: Re: cvs commit: src/sys/sys queue.h In-Reply-To: <200204171421.g3HEL3883282@freefall.freebsd.org> Message-ID: <20020417162715.F31104-100000@beagle.fokus.gmd.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 17 Apr 2002, Dag-Erling Smorgrav wrote: DS>des 2002/04/17 07:21:03 PDT DS> DS> Modified files: (Branch: RELENG_4) DS> sys/sys queue.h DS> Log: DS> Ensure that the iterator is always NULL after CIRCLEQ_FOREACH{,_REVERSE}. DS> This makes absolutely no difference in any of the four places these macros DS> are actually used, but it satisfies my aesthetic sensibilities. sys/queue.h is a header visible to the public and so other people may use this feature (remember the TAILQ_FOREACH discussion?). harti -- harti brandt, http://www.fokus.gmd.de/research/cc/cats/employees/hartmut.brandt/private brandt@fokus.fhg.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message