On Friday 17 March 2006 16:03, Brian J. France wrote: > Here is a patch to mod_dbd.c and mod_authn_dbd.c (not sure if > anything else uses that function) that returns a status code: > > http://www.brianfrance.com/software/apache/2006.03.17.diff
Thanks. This patch is a change to the API/ABI, but since it's just a void --> apr_status_t return value, it won't break anything. Not sure if that's allowed within 2.2.x. Yes, there are certainly other modules that use it:-) -- Nick Kew
