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

Re: svn commit: r26755 - trunk/subversion/libsvn_subr

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2007-09-27 03:27:46 CEST

On Mon, 2007-09-24 at 13:24 +0100, Malcolm Rowe wrote:
> Sure, though I had got the impression that the current guidance was to
> avoid APR_SUCCESS completely because it was deprecated or similar.
> However, I can't find any reference to that, so I've probably
> mis-remembered.

You may be thinking of the APR_IS_SUCCESS macro?

(I have no idea why apr would like to regain the freedom to redefine
APR_SUCCESS. That's an odd choice. But "status == APR_SUCCESS" is
clearer than "!status" so there's some value there.)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Sep 27 03:28:07 2007

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.