On Mon, Sep 18, 2006 at 03:42:10PM +0530, Shubham Singal wrote: > Hi, > > There was a small bug when I was trying to compile the trunk code at > http://svn.apache.org/repos/asf/apr/apr-util/trunk/ ... > APU_DECLARE(apr_uint32_t) apr_reslist_acquired_count(apr_reslist_t > *reslist); > > > > > May be a spelling mistake, acquired and acquire.
Ah, and this was why the httpd trunk build has been failing... thanks for catching this. Since both CHANGES and the header used the with-"d" form I changed the .c file to match; hope this was as intended. joe
