On Wed, Feb 02, 2005 at 05:45:30AM +0000, Nick Kew wrote: > I've just committed the first apr_dbd code to apr-util:
- adding headers without building the code breaks the httpd build - test code should go in test/ not dbd/ - is the reslist comment at the top of apr_dbd.h still relevant? - there is a bunch of autofoo on the way I presume? - is the global state unavoidable? static apr_hash_t *drivers = NULL; joe
