From dev-return-20480-apmail-apr-dev-archive=apr.apache.org@apr.apache.org Fri Jun 13 04:35:45 2008 Return-Path: Delivered-To: apmail-apr-dev-archive@www.apache.org Received: (qmail 39451 invoked from network); 13 Jun 2008 04:35:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Jun 2008 04:35:44 -0000 Received: (qmail 69921 invoked by uid 500); 13 Jun 2008 04:35:45 -0000 Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 69869 invoked by uid 500); 13 Jun 2008 04:35:45 -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 69858 invoked by uid 99); 13 Jun 2008 04:35:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Jun 2008 21:35:45 -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 04:34:56 +0000 Received: from [10.1.120.24] (shrek.rexursive.com [10.1.120.24]) by beauty.rexursive.com (Postfix) with ESMTP id 9652F4C009E; Fri, 13 Jun 2008 14:35:13 +1000 (EST) Subject: Re: svn commit: r667328 - in /apr/apr-util/trunk: dbd/apr_dbd.c dbd/apr_dbd_freetds.c dbd/apr_dbd_odbc.c include/apu.h.in From: Bojan Smojver To: Tom.Donovan@acm.org Cc: dev@apr.apache.org In-Reply-To: <4851F84B.3000003@bellatlantic.net> References: <20080613041009.0130A238896F@eris.apache.org> <1213330336.23226.57.camel@shrek.rexursive.com> <4851F84B.3000003@bellatlantic.net> Content-Type: text/plain Date: Fri, 13 Jun 2008 14:35:13 +1000 Message-Id: <1213331713.23226.61.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 00:32 -0400, Tom Donovan wrote: > The second one doesn't change the behavior, just cleaning up -Wall > warnings, right? That's right. Thanks for reviewing. If nobody objects, I'm going to backport ODBC driver to 1.3.x then. -- Bojan