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

svn_cl__try

From: <vivek_at_collab.net>
Date: 2005-06-06 11:39:17 CEST

Hi all,
        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 for NULL before setting 'success',
we could have avoided the use of the 'ignored_success' variable.
Thanks,
Vivek

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jun 6 11:50:26 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.