Return-Path: Delivered-To: apmail-apr-dev-archive@www.apache.org Received: (qmail 24072 invoked from network); 3 Apr 2006 01:52:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 3 Apr 2006 01:52:09 -0000 Received: (qmail 911 invoked by uid 500); 3 Apr 2006 01:52:08 -0000 Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 862 invoked by uid 500); 3 Apr 2006 01:52:08 -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 851 invoked by uid 99); 3 Apr 2006 01:52:08 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 02 Apr 2006 18:52:08 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of bojan@rexursive.com designates 203.171.74.242 as permitted sender) Received: from [203.171.74.242] (HELO beauty.rexursive.com) (203.171.74.242) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 02 Apr 2006 18:52:07 -0700 Received: by beauty.rexursive.com (Postfix, from userid 48) id BEF4D1AF281; Mon, 3 Apr 2006 11:51:45 +1000 (EST) Received: from cache6.syd.ops.aspac.uu.net (cache6.syd.ops.aspac.uu.net [203.166.96.240]) by www.rexursive.com (Horde MIME library) with HTTP; Mon, 03 Apr 2006 11:51:45 +1000 Message-ID: <20060403115145.u6foxmjra8kgoso0@www.rexursive.com> Date: Mon, 03 Apr 2006 11:51:45 +1000 From: Bojan Smojver To: dev@apr.apache.org Subject: Re: svn commit: r390549 - /apr/apr-util/trunk/include/apr_dbd.h References: <20060401002815.45737.qmail@minotaur.apache.org> <442DEBDF.6050601@rowe-clan.net> <20060403085929.qbfbaelp7kk008co@www.rexursive.com> <7edfeeef0604021814s54a0f868rfcbf0c3c58fa6e3a@mail.gmail.com> In-Reply-To: <7edfeeef0604021814s54a0f868rfcbf0c3c58fa6e3a@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.1) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Quoting Garrett Rooney : > There's no reason for compat macros, this code has not been released > in any version of APR, so compat is not an issue. I was referring to renaming all DBD functions actually (including the new ones), so that they follow the naming proper convention (ie. lib_object_subobject_verb). Or is that too much to change at once? -- Bojan