[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: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-08-15 22:34:18 CEST

Philip Martin <philip@codematters.co.uk> writes:
> Do we need to support applications that want to use APR_OS_START_USEERR
> without conflicting with Subversion? We could reserve some spare
> categories after 17 and provide a name for the first application error
> number.

How would such a conflict happen?

There's no problem if two libraries want to use the same numbers in
their error codes. Callers know which library's functions they're
calling, so they will be checking error codes "in the right context",
so to speak.

Maybe I'm misunderstanding your proposal?...

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Aug 15 22:51:31 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.