From: "Justin Erenkrantz" <[EMAIL PROTECTED]> Sent: Monday, July 23, 2001 5:40 PM
> On Mon, Jul 23, 2001 at 10:19:13PM -0000, [EMAIL PROTECTED] wrote: > > wrowe 01/07/23 15:19:13 > > > > Modified: include apr_pools.h > > include/arch/unix inherit.h > > memory/unix apr_pools.c > > Log: > > Depricated the broken apr_pool_child_cleanup_kill, and added the new > > apr_pool_child_cleanup_set() to replace the registered child cleanup > > with another cleanup fn. Fixed the inherit macro declarations to never > > register a NULL cleanup fn. > > Think you didn't mean to change this. -- justin [...] nope, that wasn't the change. The new one is committed, please test. Bill