[vote] release apr 1.3.6/apr-util 1.3.8?

2009-07-01 Thread William A. Rowe, Jr.
Subject says it all, unix tarballs at the usual location, http://apr.apache.org/dev/dist/ (not for distribution), and votes start now for 48 hours or until we register sufficient +1's for release. My vote and win32-src.zip files arriving tomorrow.

Re: [MAINTAINER] devel/apr-gdbm-db42: apr-util 1.3.7 breaks dbd support

2009-07-01 Thread William A. Rowe, Jr.
William A. Rowe, Jr. wrote: > > Tagged and rolled, but it will take an hr for the sync to occur, then I'll > posit a vote thread. That is the theory, at least, once an hour on the hour. Two hours and twenty minutes later I'm going to bed. G'night y'all. Bill

Re: [MAINTAINER] devel/apr-gdbm-db42: apr-util 1.3.7 breaks dbd support

2009-07-01 Thread William A. Rowe, Jr.
Jeff Trawick wrote: > On Tue, Jun 30, 2009 at 12:12 PM, William A. Rowe, Jr. > mailto:wr...@rowe-clan.net>> wrote: > > Bojan Smojver wrote: > > On Tue, 2009-06-30 at 07:55 -0400, Jeff Trawick wrote: > >> We didn't get any further than this on the db build compatibility > >> issue,

Re: svn commit: r789965 - in /apr/apr/trunk: CHANGES dbd/apr_dbd_pgsql.c

2009-07-01 Thread Bojan Smojver
On Wed, 2009-07-01 at 20:35 -0400, Jeff Trawick wrote: > not a -1; just something to think about in the future OK, thanks. -- Bojan

Re: svn commit: r789965 - in /apr/apr/trunk: CHANGES dbd/apr_dbd_pgsql.c

2009-07-01 Thread Jeff Trawick
On Wed, Jul 1, 2009 at 5:38 PM, Bojan Smojver wrote: > On Wed, 2009-07-01 at 08:31 -0400, Jeff Trawick wrote: > > IMO the better way to handle this would have been > > > > int ret, tmpret; > > > > and using tmpret when the function-wide ret shouldn't be touched > > > > Overloading "ret" and the s

configure options gone?

2009-07-01 Thread Anthony J. Biacco
Hi, I just upgraded to apr 1.3.5 and was trying then to upgrade to apr-util 1.3.7 My previous configure line for apr-util 1.3.4 (w/apr 1.3.3) had been: ./configure --prefix=/opt/apps/apr --with-apr=/opt/apps/apr --enable-threads --enable-nonportable-atomics With 1.3.7 though this throws:

Re: svn commit: r789965 - in /apr/apr/trunk: CHANGES dbd/apr_dbd_pgsql.c

2009-07-01 Thread Bojan Smojver
On Wed, 2009-07-01 at 08:31 -0400, Jeff Trawick wrote: > IMO the better way to handle this would have been > > int ret, tmpret; > > and using tmpret when the function-wide ret shouldn't be touched > > Overloading "ret" and the semi-hidden setting of the function-wide ret > make this code less cl

Re: svn commit: r789965 - in /apr/apr/trunk: CHANGES dbd/apr_dbd_pgsql.c

2009-07-01 Thread Jeff Trawick
2009/6/30 > Author: bojan > Date: Tue Jun 30 21:35:27 2009 > New Revision: 789965 > > URL: http://svn.apache.org/viewvc?rev=789965&view=rev > Log: > Use locally scoped variables to avoid stomping on return codes. > PR 47431. > Patch by Wayne Jensen . IMO the better way to handle this would have

Re: [MAINTAINER] devel/apr-gdbm-db42: apr-util 1.3.7 breaks dbd support

2009-07-01 Thread Jeff Trawick
On Tue, Jun 30, 2009 at 12:12 PM, William A. Rowe, Jr. wrote: > Bojan Smojver wrote: > > On Tue, 2009-06-30 at 07:55 -0400, Jeff Trawick wrote: > >> We didn't get any further than this on the db build compatibility > >> issue, right? > > > > The --avoid-dbm options is now in. Meaning, by default,