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

Re: [PATCH]: Check for symlinks only if HAVE_SYMLINK defined.

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2005-10-24 00:06:25 CEST

Ivan Zhakov <chemodax@gmail.com> writes:

>> perhaps the other HAVE_SYMLINK bits could be removed? I think it's
>> better to have the #ifdef code in one place if possible.
> May be, but don't use wc_speciall variable unless HAVE_SYMLINK defined
> clearer for me.

I think HAVE_SYMLINK is a hack that should be kept as small as
possible, it's currently spread out over 4 places in the function.

Perhaps the HAVE_SYMLINK should be moved inside svn_wc__get_special,
so that windows always returns false? That would speed up all the
other operations as well as status.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Oct 24 04:46:00 2005

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.