[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 1919 - trunk/subversion/clients/cmdline

From: Branko Čibej <brane_at_xbc.nu>
Date: 2002-05-11 00:15:02 CEST

Karl Fogel wrote:

>Justin Erenkrantz <jerenkrantz@apache.org> writes:
>
>
>>In case you aren't following dev@apr, I just brought up removing
>>this macro. -- justin
>>
>>
>
>+1 from me (although I'm *still* wondering about those OS2 and WIN32
>cases!)
>
>
It's nonsense, at least on Windows. Look at how APR_FROM_OS_ERROR is
defined. ERROR_SUCCESS is also guaranteed to be zero, so it's mapped
directly ti APR_SUCCESS.

Come to think of it, Win32 also has NO_ERROR, which is the same as
ERROR_SUCCESS. OS/2 legacy, no doubt.

I'm all for tossing that macro.

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat May 11 00:15:59 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.