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

Re: [PATCH] a little step in issue 897: non-recursive svn_handle_error()

From: Erik Huelsmann <e.huelsmann_at_gmx.net>
Date: 2003-10-26 11:51:35 CET

Greg,

I am working on the other parts of issue 897 too, but I did not want to
make the steps very big.

Point 1 in your mail about issue 897
[http://www.contactor.se/~dast/svn/archive-2003-06/1342.shtml] is about not
reporting the general error if a
specific error is encountered. This requires changes to the test suite and
is a
reversible change by itself. So I decided to provide another patch for that.

I was going to supply patches to remove function names from error messages
on a per-library basis.

bye,

Erik.
[Need to remember to send mails to ALL recipients!]

> On Sat, 2003-10-25 at 20:10, Branko Èibej wrote:
> > I really cannot comprehend this aversion towards recursion. "More
> > C-like" indeed; as if recursion was a language feature, not an
> > implementation tool. Bah.
>
> How you should traverse a linked list is a language-specific idiom. You
> can do it with an interative loop in lisp or with a recursive function
> in C, but neither is terribly friendly to other programmers.
>
> On the other hand, I don't think it's terribly worthwhile to make
> svn_handle_error() iterative without simplifying the function as
> recommended in the larger parts of #897.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>

-- 
NEU FÜR ALLE - GMX MediaCenter - für Fotos, Musik, Dateien...
Fotoalbum, File Sharing, MMS, Multimedia-Gruß, GMX FotoService
Jetzt kostenlos anmelden unter http://www.gmx.net
+++ GMX - die erste Adresse für Mail, Message, More! +++
-- 
NEU FÜR ALLE - GMX MediaCenter - für Fotos, Musik, Dateien...
Fotoalbum, File Sharing, MMS, Multimedia-Gruß, GMX FotoService
Jetzt kostenlos anmelden unter http://www.gmx.net
+++ GMX - die erste Adresse für Mail, Message, More! +++
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Oct 26 11:52:20 2003

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.