Re: move-tracking-2 pool management

2015-07-09 Thread Julian Foad
Philip Martin wrote: > Build the branch with pool debugging on APR and tests fail on the merge > operation with: > > apr_hash_merge: overlay's pool is not an ancestor of p > Aborted > Thanks for finding that, Philip. It looks to me like there must be something wrong inside the loop if it care

move-tracking-2 pool management

2015-07-09 Thread Philip Martin
Build the branch with pool debugging on APR and tests fail on the merge operation with: apr_hash_merge: overlay's pool is not an ancestor of p Aborted The problem is the pattern used to create svnmover_wc_t objects: a result pool is passed to wc_create(), a subpool is created and the object a