Re: APR-Util 1.2.1

2005-08-19 Thread Nick Kew
On Friday 19 August 2005 03:58, Rick Keiner wrote: > Hi Garret, > > Will this patch get in 1.2.1? If not, the SQLite3 > driver will not support Float values. Too late for 1.2.1, but I've just committed the patch in Trunk so it should make it into the next release, if nothing bad happens. -- Nick

Re: APR-Util 1.2.1

2005-08-18 Thread Garrett Rooney
Rick Keiner wrote: Hi Garret, Will this patch get in 1.2.1? If not, the SQLite3 driver will not support Float values. I suspect not, since you didn't even post it until after Paul had tagged 1.2.1. There's no reason I can see that it can't make it in to another 1.2.x release though, since

Re: APR-Util 1.2.1

2005-08-18 Thread Rick Keiner
Hi Garret, Will this patch get in 1.2.1? If not, the SQLite3 driver will not support Float values. Rick Keiner --- Rick Keiner <[EMAIL PROTECTED]> wrote: > Hi Garrett, > > Sure, no problem. > > 1) relock the mutex after a retry in the > dbd_sqlite3_select function. > > 2) remove break fro

Re: APR-Util 1.2.1

2005-08-18 Thread Paul Querna
Jeff Trawick wrote: > On 8/14/05, Branko Čibej <[EMAIL PROTECTED]> wrote: > >>Paul Querna wrote: >> >> >>>APR-Util 1.2.1 is now available from: >>>http://people.apache.org/~pquerna/dev/apu-1.2.1/ >>> >>>Please test and vote on r

Re: APR-Util 1.2.1

2005-08-18 Thread Jeff Trawick
On 8/14/05, Branko Čibej <[EMAIL PROTECTED]> wrote: > Paul Querna wrote: > > >APR-Util 1.2.1 is now available from: > >http://people.apache.org/~pquerna/dev/apu-1.2.1/ > > > >Please test and vote on releasing it. > > > > > Where's apr-ico

Re: APR-Util 1.2.1

2005-08-15 Thread Rick Keiner
Hi Garrett, Sure, no problem. 1) relock the mutex after a retry in the dbd_sqlite3_select function. 2) remove break from the return of a float value from SQLite and initialize the value to NULL. The value was never being returned. 3) remove unnecessary creation and destruction of apr_pool in db

Re: APR-Util 1.2.1

2005-08-15 Thread Garrett Rooney
Rick Keiner wrote: Hi Paul, I've attached a patch to the SQLite 3 driver that fixes some initialization issues and returns float data. This has been tested with the jxta-c.jxta.org project and no major issues. If we could get it in the release that would be great! We are relying on this patch to

Re: APR-Util 1.2.1

2005-08-15 Thread Brad Nicholes
+1 NetWare Brad >>> On Saturday, August 13, 2005 at 7:12 pm, in message <[EMAIL PROTECTED]>, Paul Querna <[EMAIL PROTECTED]> wrote: > APR-Util 1.2.1 is now available from: > http://people.apache.org/~pquerna/dev/apu-1.2.1/ > > Please test and vote on releasing it. > > Thanks, > > Paul

Re: APR-Util 1.2.1

2005-08-14 Thread Graham Leggett
Paul Querna wrote: APR-Util 1.2.1 is now available from: http://people.apache.org/~pquerna/dev/apu-1.2.1/ +1 built as RPMs on RHEL4. Regards, Graham --

Re: APR-Util 1.2.1

2005-08-14 Thread Rick Keiner
f the release. Rick Keiner --- Paul Querna <[EMAIL PROTECTED]> wrote: > APR-Util 1.2.1 is now available from: > http://people.apache.org/~pquerna/dev/apu-1.2.1/ > > Please test and vote on releasing it. > > Thanks, > >

Re: APR-Util 1.2.1

2005-08-14 Thread Joe Orton
+1 to both the apr-1.2.1 and apr-util 1.2.1 tarballs, testall passes for both on: PASS: RHEL2.1/i686 RHEL3/i686 RHEL4/i686 FC3/i686 RHEL3/i686 RHEL4/ppc RawHide/ppc RHEL4/x86_64 FC3/i686 Thanks Paul. joe

Re: APR-Util 1.2.1

2005-08-13 Thread Branko Čibej
Paul Querna wrote: APR-Util 1.2.1 is now available from: http://people.apache.org/~pquerna/dev/apu-1.2.1/ Please test and vote on releasing it. Where's apr-iconv? This stuff won't work without it on Windows. -- Brane

Re: APR-Util 1.2.1

2005-08-13 Thread Garrett Rooney
Paul Querna wrote: APR-Util 1.2.1 is now available from: http://people.apache.org/~pquerna/dev/apu-1.2.1/ Please test and vote on releasing it. Thanks, Paul +1 on both Mac OS X and Linux. Same problem with needing to make install before make test will work on Mac OS X, but like I said

APR-Util 1.2.1

2005-08-13 Thread Paul Querna
APR-Util 1.2.1 is now available from: http://people.apache.org/~pquerna/dev/apu-1.2.1/ Please test and vote on releasing it. Thanks, Paul