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

Re: Seruious problems with APU_WANT_DB

From: Branko ÄŒibej <brane_at_xbc.nu>
Date: 2003-10-31 16:09:18 CET

Russell Yanofsky wrote:

>Branko ÄŒibej wrote:
>
>
>>No, it wouldn't be right. On Unix, apr-util's configury knows how to
>>find BDB, and Subversion now uses whatever apr-util finds. That's
>>goodness.
>>
>>
>
>You're not making any sense. Replacing the APU_WANT_DB statements with
>#include statements in the FS library has absolutely nothing to do with
>finding bdb.
>
>
Hm. You have a point there.

>AFAICT, this would fix the problem and break nothing. What am I missing?
>
>
Sander, any opinition on this? I'm beginning to get the feeling that
apu_want.h is a bad idea in itself. apr_want.h is a different matter,
because it hides platform differences. But apu_want.h only does a
conditional include of db.h, which seems like nonsense to me, given that
apr-util wraps the dbm implementation in its own API anyway.

I think we should take this to the APR list.

-- 
Brane ÄŒibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Oct 31 16:10:54 2003

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.