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

Re: svn_path_canonicalize() broken in 1.1.x on cygwin (was: SVN 1.1.1: Cannot find .subversion folder (CYGWIN) on users@)

From: Max Bowsher <maxb_at_ukf.net>
Date: 2004-10-27 20:14:18 CEST

Ben Reser wrote:
> On Wed, Oct 27, 2004 at 06:35:50PM +0100, Max Bowsher wrote:
>> I assume CYGWIN is an APR define?
>
> No idea.
>
>> The platform standard predefined-by-compiler #define for detecting cygwin
>> is __CYGWIN__.
>
> Then we ought to use that?

I think CYGWIN is an APR abstraction.

Since we use apr to hide other platform oddities, I guess we should use it
here too.

It's just a matter of checking up on the CYGWIN definition logic, before we
start to rely on it.

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Oct 27 20:15:02 2004

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.