[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: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2002-01-22 00:48:06 CET

On Mon, Jan 21, 2002 at 03:50:23PM -0800, Greg Stein wrote:
> 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 :-)

yeah, i've been waiting for someone to come along and commit to one of
these files and screw this up...

i'll commit asap.

-garrett

-- 
garrett rooney                     Unix was not designed to stop you from 
rooneg@electricjellyfish.net       doing stupid things, because that would  
http://electricjellyfish.net/      stop you from doing clever things.
---------------------------------------------------------------------
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.