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

Re: [PATCH] fix compilation failure with thread-less apr

From: Kamesh Jayachandran <kamesh_at_collab.net>
Date: 2007-06-29 15:28:32 CEST

Stefan,

Thanks for the patch.

Committed in r25578.

With regards
Kamesh Jayachandran
Stefan Sperling wrote:
> [[[
> Fix compilation failure if apr was compiled without thread support.
> * subversion/libsvn_subr/atomic.c,
> subversion/libsvn_ra_svn/cyrus_auth.c:
> Check APR_HAS_THREADS with #if and not #ifdef.
> APR_HAS_THREADS is _always_ defined, but 0 if thread support is disabled.
> ]]]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jun 29 15:27:47 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.