[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 19:35:50 CEST

Ben Reser wrote:
> On Wed, Oct 27, 2004 at 07:50:23AM +0200, Branko ??ibej wrote:
>> Yes, it's defintely a bug, and I think the solution is accetpable given
>> that there already is an ifdef there.
>
> Looks fine to me but I'll defer to maxb on if we want to test for CYGWIN
> with defined(CYGWIN) or not. There are no other cases of it in our code
> so I'm somewhat cautious to start using it.

I assume CYGWIN is an APR define?

The platform standard predefined-by-compiler #define for detecting cygwin is
__CYGWIN__.

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 19:36:25 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.