From owner-cvs-all Wed May 8 20:23:49 2002 Delivered-To: cvs-all@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id EE45437B403; Wed, 8 May 2002 20:23:41 -0700 (PDT) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.3/8.12.2) with ESMTP id g493Nfev084305; Wed, 8 May 2002 20:23:41 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.3/8.12.3/Submit) id g493NfDk084304; Wed, 8 May 2002 20:23:41 -0700 (PDT) Date: Wed, 8 May 2002 20:23:41 -0700 From: "David O'Brien" To: John Baldwin Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/games/larn global.c header.h help.c io.c mai Message-ID: <20020508202341.A84286@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org Mail-Followup-To: David O'Brien , John Baldwin , cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org References: <200205082039.g48KdBU74541@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from jhb@FreeBSD.org on Wed, May 08, 2002 at 11:12:25PM -0400 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 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, May 08, 2002 at 11:12:25PM -0400, John Baldwin wrote: > > On 08-May-2002 David E. O'Brien wrote: > > obrien 2002/05/08 13:39:11 PDT > > > > Modified files: > > games/larn global.c header.h help.c io.c main.c > > nap.c object.c scores.c signal.c tok.c > > Log: > > It is not clear if "#endif FOO" is allowed by ANSI. Gcc 3.1 complains > > loudly, so don't do it. > > In headers I usually use '#endif /* FOO */' which seems to work fine with > gcc 3.1. See the actual change. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message