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

Re: [PATCH] (2nd attempt) Completed TODO: svn_stream_copy3()

From: Edmund Wong <ed_at_kdtc.net>
Date: Thu, 09 Apr 2009 18:44:10 +0800

Martin Furter wrote:
> On Wed, 8 Apr 2009, Edmund Wong wrote:
>
> Often the variable is just named 'err', or 'err2'.
>
> The following looks very complicated. Why not just something like this:
>
> err = somefunc();
> if (err)
> break;
>
> As soon as there is an error you can leave the loop as has been done until
> now.

I'll redo the patch and repost it.

Thanks for the review. Very much appreciated.

Edmund

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1612661
Received on 2009-04-09 12:45:29 CEST

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.