Re: thread safe
From: Branko Čibej <brane_at_wandisco.com>
Date: Tue, 04 Sep 2012 20:31:47 +0200
On 04.09.2012 19:33, Stefan Küng wrote:
Really? That's strange; are you quite sure you're looking at the right code?
struct svn_config_t
/* Pool for hash tables, table entries and unexpanded values */
/* Pool for expanded values -- this is separate, so that we can
/* Indicates that some values in the configuration have been expanded. */
/* Temporary string used for lookups. (Using a stringbuf so that
/* Temporary value used for expanded default values in svn_config_get.
/* Specifies whether section names are populated case sensitively. */
> So it's already done :)
Not even close, I'm afraid.
-- Brane
-- Certified & Supported Apache Subversion Downloads: http://www.wandisco.com/subversion/downloadReceived on 2012-09-04 20:32:24 CEST |
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.