From owner-cvs-all Mon Jul 15 17:59:25 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E332E37B400; Mon, 15 Jul 2002 17:59:22 -0700 (PDT) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0DDD43E58; Mon, 15 Jul 2002 17:59:21 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id KAA31994; Tue, 16 Jul 2002 10:59:17 +1000 Date: Tue, 16 Jul 2002 11:02:49 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Dag-Erling Smorgrav Cc: Mark Murray , , Subject: Re: cvs commit: src/sys/sys sysctl.h src/sys/kern kern_sysctl.c In-Reply-To: Message-ID: <20020716105735.G42629-100000@gamplex.bde.org> 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 15 Jul 2002, Dag-Erling Smorgrav wrote: > Mark Murray writes: > > Thus requiring the semicolon in the invocation of FOO. This is much > > cleaner syntax and more consistent with expectations when writing > > function-like things in source. > > Yeah, it also unbreaks "smart" editors that do regexp-based syntax > highlighting and indentation. Thanks! There is a PR that should be open about this bug in at least the SYSINIT() macro as it affects gtags. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message