From owner-cvs-ports Thu Jul 10 00:39:02 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id AAA12928 for cvs-ports-outgoing; Thu, 10 Jul 1997 00:39:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id AAA12808; Thu, 10 Jul 1997 00:37:12 -0700 (PDT) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id AAA11022; Thu, 10 Jul 1997 00:37:02 -0700 (PDT) Date: Thu, 10 Jul 1997 00:37:02 -0700 (PDT) Message-Id: <199707100737.AAA11022@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/devel/omniORB/patches patch-aa Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk asami 1997/07/10 00:37:01 PDT Modified files: devel/omniORB/patches patch-aa Log: Put some parentheses in "#elif defined(foo) || defined(bar)" statement to make this compile again. I never quite understood the "#elif" syntax and now I think I never will. By the way, this is just a patch-up to DavidO's "stab in the dark" and is not guaranteed to work on NetBSD and/or OpenBSD. I just "fixed" it in the way that it doesn't break FreeBSD while preserving the spirit of his changes (i.e., to "stab" whatever he was aiming at). Revision Changes Path 1.4 +7 -7 ports/devel/omniORB/patches/patch-aa