[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 2586 - trunk trunk/subversion/libsvn_subr

From: Justin Erenkrantz <jerenkrantz_at_apache.org>
Date: 2002-07-20 01:04:17 CEST

On Fri, Jul 19, 2002 at 05:46:01PM -0500, Karl Fogel wrote:
> Or except when the apr function promises to return *precisely*
> APR_EINVAL (to pick a random example) under certain circumstances, and
> the caller needs to look for that circumstance?

Nope, just use APR_STATUS_IS_EINVAL and repeat, "This is the way to
do it."

> So the very existence of APR_STATUS_IS_SUCCESS() is controversial, and
> you and I may be fairly said to be on the "against" side, then? :-)

The sad fact is I don't think anyone is on the for side. -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jul 20 01:04:56 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.