You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apr.apache.org by Joe Orton <jo...@redhat.com> on 2009/03/26 11:12:03 UTC

State of the trunk

A quick status update:

1. the trunk should build using the autoconf-based buildsystem; 
buildconf, configure, make as normal.  Bug reports about problems there 
are welcome (send them to the list).

2. the new pool implementation seems to basically work (as in, passes 
the test suite), but we're seeing a hang running the httpd test suite 
where apr_pool_destroy() hangs in a mutex call.  This has not been 
diagnosed further yet.

Regards, Joe