RE: apr 1.4.3, apr-util 1.3.11

2011-03-14 Thread Bert Huijben
-Original Message- From: William A. Rowe Jr. [mailto:wr...@rowe-clan.net] Sent: zaterdag 12 maart 2011 22:13 To: APR Developer List Subject: Re: apr 1.4.3, apr-util 1.3.11 On 3/12/2011 7:31 AM, Jeff Trawick wrote: lots of fixes awaiting apr 1.4.3, a few fixes awaiting apr-util

Re: apr 1.4.3, apr-util 1.3.11

2011-03-14 Thread Jeff Trawick
On Mon, Mar 14, 2011 at 9:02 AM, Bert Huijben b...@qqmail.nl wrote: Repeating my requests from last year: I would really like to see r960665 ported back and released in the next release to fix this Apr issue, before Subversion 1.7.0 goes in public beta. Any concerns out there with this fix

Re: apr 1.4.3, apr-util 1.3.11

2011-03-14 Thread William A. Rowe Jr.
On 3/14/2011 8:02 AM, Bert Huijben wrote: I would really like to see r960665 ported back and released in the next release to fix this Apr issue, before Subversion 1.7.0 goes in public beta. Agreed in principal, which is why this is on my short list already when I replied to Jeff. As you

RE: apr 1.4.3, apr-util 1.3.11

2011-03-14 Thread Bert Huijben
-Original Message- From: William A. Rowe Jr. [mailto:wr...@rowe-clan.net] Sent: maandag 14 maart 2011 17:14 To: dev@apr.apache.org Subject: Re: apr 1.4.3, apr-util 1.3.11 On 3/14/2011 8:02 AM, Bert Huijben wrote: I would really like to see r960665 ported back and released in

Re: apr 1.4.3, apr-util 1.3.11

2011-03-14 Thread William A. Rowe Jr.
On 3/14/2011 12:11 PM, Bert Huijben wrote: Sorry to have left it hanging. As long as it properly fixes the testcase added with this patch, I really don't mind a better fix. Normally you get in this state before starting the application that uses Apr; not from inside the application

RE: apr 1.4.3, apr-util 1.3.11

2011-03-14 Thread Bert Huijben
-Original Message- From: William A. Rowe Jr. [mailto:wr...@rowe-clan.net] Sent: maandag 14 maart 2011 18:22 To: Bert Huijben; APR Developer List Subject: Re: apr 1.4.3, apr-util 1.3.11 On 3/14/2011 12:11 PM, Bert Huijben wrote: Sorry to have left it hanging. As long as it

Re: apr 1.4.3, apr-util 1.3.11

2011-03-14 Thread William A. Rowe Jr.
On 3/14/2011 12:32 PM, Bert Huijben wrote: Any application that uses apr_filepath_merge() to get an absolute path from a relative path is broken but only if the current directory before starting the application is based on a lower case drive letter. This is not a common condition,

Re: apr 1.4.3, apr-util 1.3.11

2011-03-14 Thread William A. Rowe Jr.
On 3/14/2011 6:31 PM, Guenter Knauf wrote: I think since we agree that we have a bug with APR + we have a working fix for it we should go with the fix and backport it to all branches for now. Sure I agree with you that we should always look for root causes rather than intruducing