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

Re: [PATCH] Fix compile when DSOs not available

From: Michael Sinz <Michael.Sinz_at_sinz.org>
Date: 2006-09-14 04:34:53 CEST

On 9/13/06, Garrett Rooney <rooneg@electricjellyfish.net> wrote:
> On 9/12/06, Daniel Rall <dlr@collab.net> wrote:
>
> > Our other uses of svn_dso_load() and apr_dso_handle_t in fs-loader.c
> > and ra_loader.c already gate it in "#if APR_HAS_DSO" checks. I've
> > committed Alex's patch in r21473 (with some very minor stylistic
> > tweaks), and nominated it for backport to the 1.4.x line.
> >
> > An alternate approach which returns something like APR_ENOTIMPL would
> > need to further insulate svn_dso.h from APR's #if/#ifdef's.
>
> Agreed. In retrospect this patch seems like the best solution.
> Thanks for checking it in Dan.

Also a thankyou and hope for backport as this is basically the
same patch I was about to send to fix the static build option.

(For when you really want to build a fully statically linked SVN client)

-- 
Michael Sinz               Technology and Engineering Director/Consultant
"Starting Startups"                          mailto:Michael.Sinz@sinz.org
My place on the web                      http://www.sinz.org/Michael.Sinz
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Sep 14 04:35:05 2006

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.