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

Re: svn_cl__try

From: <kfogel_at_collab.net>
Date: 2005-06-06 22:41:18 CEST

<vivek@collab.net> writes:
> The variadic function svn_cl__try in
> subversion/clients/cmdline/util.c has a parameter 'success' which may not
> always be of use to the caller. This is the case with proplist-cmd.c file
> where the passed parameter is named ignored_success.
> If only svn_cl__try had tested NULL before setting success, we
> could have avoided the use of the 'ignored_success' variable.

I meant to do this and forgot, sorry. Fixed in r14989.

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jun 6 23:22:17 2005

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.