Return-Path: Delivered-To: apmail-apr-dev-archive@www.apache.org Received: (qmail 20744 invoked from network); 16 Jul 2009 03:59:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 16 Jul 2009 03:59:57 -0000 Received: (qmail 17943 invoked by uid 500); 16 Jul 2009 04:01:02 -0000 Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 17841 invoked by uid 500); 16 Jul 2009 04:01:01 -0000 Mailing-List: contact dev-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Id: Delivered-To: mailing list dev@apr.apache.org Received: (qmail 17830 invoked by uid 99); 16 Jul 2009 04:01:01 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Jul 2009 04:01:01 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [64.202.165.218] (HELO smtpout05.prod.mesa1.secureserver.net) (64.202.165.218) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 16 Jul 2009 04:00:50 +0000 Received: (qmail 6169 invoked from network); 16 Jul 2009 04:00:28 -0000 Received: from unknown (76.252.112.72) by smtpout05.prod.mesa1.secureserver.net (64.202.165.218) with ESMTP; 16 Jul 2009 04:00:28 -0000 Message-ID: <4A5EA593.4030900@rowe-clan.net> Date: Wed, 15 Jul 2009 22:59:15 -0500 From: "William A. Rowe, Jr." User-Agent: Thunderbird 2.0.0.22 (Windows/20090605) MIME-Version: 1.0 To: dev@apr.apache.org CC: commits@apr.apache.org Subject: Re: svn commit: r794505 - /apr/apr/trunk/docs/doxygen.conf References: <20090716032642.41BA42388863@eris.apache.org> In-Reply-To: <20090716032642.41BA42388863@eris.apache.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org > + "APU_DECLARE(x)=x" \ > + "APU_DECLARE_NONSTD(x)=x" \ > + "APU_DECLARE_DATA" \ > + "APU_MODULE_DECLARE_DATA" \ > + "APU_DECLARE_LDAP(x)=x" \ -1; let's just sed these out of existence into APR_DECLARE and clean up the namespace.