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

Re: [APR PATCH] Bootstrapping problem on Mac OS X

From: Pier Fumagalli <pier_at_betaversion.org>
Date: 2002-06-10 18:22:47 CEST

"Cliff Woolley" <jwoolley@virginia.edu> wrote:

> On Mon, 10 Jun 2002, Pier Fumagalli wrote:
>
>> Now, the question is _why_ that thing is called and why libsvn_ra_local.so
>> does not exist (if shared is disabled, it should be compiled in, right?)...
>
> I was under the impression that it was one of those things of SVN
> attempting to load all extensions (with no preconceived notions of which
> ones exist and which ones don't). Right?

Right... That's what I assume as well... But at the same time, that's
exactly what Cyrus-SASL does, but he reads its "plugins" directory first,
and then issues a "dlopen()" then on each file it finds over in that
directory...

My code should better check for errors :) that's for sure, but at the same
time, they shouldn't be trying to load libraries randomly if the files do
not exist :) :) :)

    Pier

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jun 10 18:27:49 2002

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.