Re: svn commit: r806692 - in /httpd/httpd/trunk/modules/database: mod_dbd.c mod_dbd.h

2009-08-24 Thread Ruediger Pluem
On 08/21/2009 09:40 PM, n...@apache.org wrote: > Author: niq > Date: Fri Aug 21 19:40:17 2009 > New Revision: 806692 > > URL: http://svn.apache.org/viewvc?rev=806692&view=rev > Log: > Switch mod_dbd to using APR_STATUS_IS_foo macros in error handling > > Modified: > httpd/httpd/trunk/module

Re: svn commit: r806692 - in /httpd/httpd/trunk/modules/database: mod_dbd.c mod_dbd.h

2009-08-24 Thread Nick Kew
On 22 Aug 2009, at 06:00, Ruediger Pluem wrote: APR_DECLARE_EXTERNAL_HOOK(dbd, DBD, apr_status_t, post_connect, - (apr_pool_t *, dbd_cfg_t *, ap_dbd_t *)); + (apr_pool_t *, dbd_cfg_t *, ap_dbd_t *)) Why this one? Oh, er, just shutting up a