From dev-return-20491-apmail-apr-dev-archive=apr.apache.org@apr.apache.org Fri Jun 13 09:28:02 2008 Return-Path: Delivered-To: apmail-apr-dev-archive@www.apache.org Received: (qmail 83750 invoked from network); 13 Jun 2008 09:28:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Jun 2008 09:28:02 -0000 Received: (qmail 54272 invoked by uid 500); 13 Jun 2008 09:28:03 -0000 Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 54215 invoked by uid 500); 13 Jun 2008 09:28:03 -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 54204 invoked by uid 99); 13 Jun 2008 09:28:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Jun 2008 02:28:03 -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 (athena.apache.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; Fri, 13 Jun 2008 09:27:14 +0000 Received: from [10.1.120.24] (shrek.rexursive.com [10.1.120.24]) by beauty.rexursive.com (Postfix) with ESMTP id 982474C009E; Fri, 13 Jun 2008 19:27:01 +1000 (EST) Subject: Re: svn commit: r667182 - in /apr/apr-util/trunk: Makefile.win aprutil.dsw dbd/apr_dbd.c dbd/apr_dbd_odbc.c dbd/apr_dbd_odbc.dsp include/apu.hw include/private/apr_dbd_odbc_v2.h From: Bojan Smojver To: "William A. Rowe, Jr." Cc: dev@apr.apache.org In-Reply-To: <48521EAA.3020703@rowe-clan.net> References: <20080612175416.7BE0923889BA@eris.apache.org> <48521EAA.3020703@rowe-clan.net> Content-Type: text/plain Date: Fri, 13 Jun 2008 19:27:01 +1000 Message-Id: <1213349221.23226.73.camel@shrek.rexursive.com> Mime-Version: 1.0 X-Mailer: Evolution 2.22.2 (2.22.2-2.fc9) Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On Fri, 2008-06-13 at 02:15 -0500, William A. Rowe, Jr. wrote: > But this is a great fix (below) - care to backport to branches/1.3.x ? Done in r667437. -- Bojan