RE: iteration pools and 'continue'
From: Sander Striker <striker_at_apache.org>
Date: 2003-05-13 21:29:08 CEST
> From: Sander Striker [mailto:striker@apache.org]
Mumbling to self:
[...]
Actually you don't want to do this. The destroy already
while (condition)
...
svn_pool_destroy(subpool);
This is due internal locking in the pools implementation,
Sander
---------------------------------------------------------------------
|
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.