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

[PATCH] fix compilation failure with thread-less apr

From: Stefan Sperling <stsp_at_elego.de>
Date: 2007-06-29 15:07:09 CEST

[[[
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.
]]]

-- 
Stefan Sperling <stsp@elego.de>                 Software Developer
elego Software Solutions GmbH                            HRB 77719
Ohmstrasse 9                              Tel:  +49 30 40 04 19 29
10179 Berlin                              Fax:  +49 30 23 45 86 95
http://www.elego.de                 Geschaeftsfuehrer: Olaf Wagner

  • application/pgp-signature attachment: stored
Received on Fri Jun 29 15:07:24 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.