From owner-cvs-sys Fri Mar 14 09:23:27 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id JAA29843 for cvs-sys-outgoing; Fri, 14 Mar 1997 09:23:27 -0800 (PST) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id JAA29704; Fri, 14 Mar 1997 09:21:34 -0800 (PST) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id KAA05501; Fri, 14 Mar 1997 10:21:15 -0700 (MST) Date: Fri, 14 Mar 1997 10:21:15 -0700 (MST) Message-Id: <199703141721.KAA05501@rocky.mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Eivind Eklund Cc: Nate Williams , CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/i386/include endian.h In-Reply-To: <3.0.32.19970314181837.0163ba10@dimaga.com> References: <3.0.32.19970314181837.0163ba10@dimaga.com> Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > Branch: sys/i386/include RELENG_2_1_0 > > Modified: sys/i386/include endian.h > > Log: > > YAMFC: > > > > When compiling with '-Wall -pedantic', the byte swapping macros gave the > > following warning: > > warning: ANSI C forbids braced-groups within expressions > > > > Adding __extension__ before the statement-expression seems to work right. > > While you're in there, why not reverse the sense of the LINT flag? Huh? I have *NO* idea what you're talking about here. If you have code that explains what you are trying to say. Nate