EISDIR / EPERM not categorised in APR_STATUS_IS_* macros

2007-09-11 Thread Erik Huelsmann
While working on changing some of the working copy library in Subversion, I'm trying to eliminate stat() calls (apr_stat()) in order to speed up overall operation. Very often, Subversion libsvn_wc uses this pattern: svn_io_check_path() -> retrieves a path kind using apr_stat() if (kind == directo

Re: Versions 0.9.15 / 1.2.10 missing for apr-util in bugzilla

2007-09-11 Thread William A. Rowe, Jr.
Ruediger Pluem wrote: > I noticed that the versions 0.9.15 / 1.2.10 are missing in bugzilla in order > to open reports for the latest apr-util release. Can someone please add them? Whoops! Skipped as they weren't apr versions, but we have a unified list of apr, aprutil and apriconv version number

Versions 0.9.15 / 1.2.10 missing for apr-util in bugzilla

2007-09-11 Thread Ruediger Pluem
I noticed that the versions 0.9.15 / 1.2.10 are missing in bugzilla in order to open reports for the latest apr-util release. Can someone please add them? Regards RĂ¼diger

Re: Scan for libbind in addition to libresolv?

2007-09-11 Thread Joe Orton
On Mon, Sep 03, 2007 at 05:00:32PM +0200, Martin Kraemer wrote: > On one of our platforms, the latest resolver library is libbind > (from BIND-9.4.1-P1 with --enable-libbind), while the system's > libresolv is much older. WOuld it not be preferable to use a > recent lib (libbind) instead of an olde

Problem with pool integrity check for apr threads

2007-09-11 Thread Tacalau Daniel Stefan
Hello, I'm using apr in a larger project which makes heavy usage of apr threads. Recently I got over a problem when I compiled apr with "--enable-pool-debug=yes": - apr_pool_check_integrity will assert at the ownership test for apr_thread_exit The problem is that apr_thread_exit destroys a pool