From owner-freebsd-alpha Mon Apr 15 6:32:51 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from anchor-post-33.mail.demon.net (anchor-post-33.mail.demon.net [194.217.242.91]) by hub.freebsd.org (Postfix) with ESMTP id 0198337B419; Mon, 15 Apr 2002 06:32:46 -0700 (PDT) Received: from mailgate.nlsystems.com ([62.49.251.130] helo=herring.nlsystems.com) by anchor-post-33.mail.demon.net with esmtp (Exim 3.35 #1) id 16x6b6-000Fnv-0X; Mon, 15 Apr 2002 14:32:45 +0100 Received: from herring (herring [10.0.0.2]) by herring.nlsystems.com (8.12.2/8.11.2) with ESMTP id g3FDWiTG000915; Mon, 15 Apr 2002 14:32:44 +0100 (BST) (envelope-from dfr@nlsystems.com) Date: Mon, 15 Apr 2002 14:32:44 +0100 (BST) From: Doug Rabson To: "David O'Brien" Cc: Subject: Re: Any idea what this preprocessing was trying to do? In-Reply-To: <20020413160524.A43166@dragon.nuxi.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sat, 13 Apr 2002, David O'Brien wrote: > I had to make this change to build tsunami_pci.o with Gcc 3.1 because the > integrated CPP was treating "=op(" as a token vs. the three tokens it is. > > I really don't see why ## had to be used, as w/o the string concatination > the tokens are legal ANSI-C. I don't think that '##' is needed here either. Your patch looks fine. -- Doug Rabson Mail: dfr@nlsystems.com Phone: +44 20 8348 6160 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message