On Thu, Jul 25, 2013 at 10:39 PM, Bert Huijben <[email protected]> wrote:
> This patch will allocate the string twice, because hash puts evaluates
> its argument twice.
>
Thanks for catching this, but with Ben's r1507155 (Fix possible duplication
of work when using svn_hash_sets() macro)
there's no change required here, right?
This whole svn_hash_{gets,sets} business looks like a very dumb idea to me.
Cheers, Roderich
