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

Re: svn commit: rev 2977 - trunk/subversion/include

From: Greg Stein <gstein_at_lyra.org>
Date: 2002-08-20 02:13:38 CEST

On Thu, Aug 15, 2002 at 05:22:47PM -0500, Karl Fogel wrote:
>...
> Let's make a special start place for them:
>
> SVN_ERR_USERERR_START
>
> or something, like APR does. Our command-line client errors can just
> move into this space.

Nah. If a library uses that, and an app uses the range and the library, then
you'll have conflicts again.

There is no answer, short of altering APR's error mechanism. The short
answer is that "apr_status_t" would need to include an "authority" component
that specifies who is defining the particular error ID.

>...
> Before we do this, though, I'd like for Greg Stein's plane to land so
> he has a chance to see this discussion :-). Just an instinct that if
> there are any gotchas to be noticed here, he'll notice them.

It's really an insoluable problem, so I would not suggest that we bother
with it. I'd much rather see us punt than to pretend that we have a solution
which isn't going to work anyways.

Consider me -0.5 on the proposal. If you *do* go ahead with it, then please
summarize my issues in the comments about the symbol. (thx)

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 Tue Aug 20 02:09:41 2002

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.