[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r1540590 - bad use of SVN_INT_ERR

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Thu, 21 Nov 2013 11:57:28 +0000 (GMT)

> On Wed, Nov 20, 2013 at 6:00 PM, Julian Foad wrote:
>>> +  SVN_INT_ERR(svn_mutex__lock(object_pool->mutex));
>>
>> This doesn't do quite what you might think. (And it's doc string is not
>> clear about this.) It also prints out the error message. [...]

I'll update the doc string for clarity. I'm also going to mark this macro as deprecated, since it no longer suits the needs of any of own command-line programs and it is not really useful to any third-party either, mainly because it always writes 'svn:' as the prefix.

Committed r1544142.

- Julian
Received on 2013-11-21 12:58:18 CET

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.