Peter Pentchev wrote:
> On Sat, Feb 11, 2006 at 09:35:31PM +0200, Peter Pentchev wrote:
>
>> Hi,
>>
>> The BDB code in Subversion tries to use the get_flags() member function
>> of DB_ENV; unfortunately, this function did not appear until BDB 4.2,
>> so for earlier versions messing with the internals of the DB_ENV
>> structure is, unfortunately, unavoidable.
>>
>> [[[
>> Fix the build with BDB < 4.2 without DB_ENV->get_flags().
>> ]]]
>>
Thanks for the patch, but since I'm about to commit my own (slightly
different) fix for this bug. I hope you don't mind that I'll just ignore
yours.
-- Brane
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Feb 11 22:14:22 2006