Re: pools buggy
From: Ich Selbst <ichselbst_at_gmx.ch>
Date: 2002-11-10 15:22:51 CET
just updated the apr library from cvs and apr_pool_parent_get(lock->pool)
If I create two pools it works:
parentpool = svn_pool_create(NULL);
//now here the svn function calls occur
svn_pool_destroy(pool);
Is this the required calling convention?
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.