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

Re: svn commit: r26533 - in trunk/subversion: include libsvn_client libsvn_subr libsvn_wc

From: Daniel Rall <dlr_at_finemaltcoding.com>
Date: 2007-09-12 19:28:03 CEST

On Sep 12, 2007, at 2:00 AM, Erik Huelsmann wrote:

> On 9/12/07, Ivan Zhakov <chemodax@gmail.com> wrote:
...
>> I see two ways to fix it:
>> - Create new function to return svn_iter_break error object.
>> Something
>> like svn_err_iter_break()
>
>> - Define svn_iter_shared_break variable in header file with static
>> modifier. In this case variable will be copied in each file using
>> this
>> header.
>>
>> Personally I don't like casting 1 to pointer. I find it too hacky :)
>
> In that case, the first solution will do. I'll implement that.

I favor this solution, too.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Sep 12 23:54:20 2007

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.