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

Re: [PATCH] if (err) return err; -> SVN_ERR ();

From: Greg Stein <gstein_at_lyra.org>
Date: 2002-01-22 00:50:23 CET

On Mon, Jan 21, 2002 at 06:34:43PM -0500, Garrett Rooney wrote:
> when going through some of the wc code this weekend, i noticed some
> "if (err) return err;" type code that could easily be changed to use
> the (much clearer and more in line with the rest of the code) SVN_ERR
> macro.

+1

Please apply sooner rather than later. Otherwise, your patch is going to
fall out of date pretty quick :-)

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:57 2006

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.