Hi

Got a trouble with bdb 0.5.0 (ruby lib for Berkley DB) with ruby 1.8.


Trying to do the following
	BDB::Hash.open(path_to_db, nil, BDB::RDONLY, 0644)

I get the messages

warning: defining BDB::Env.allocate is deprecated; use 
use_define_alloc_func()

warning: defining BDB::Common.allocate is deprecated; use 
rb_define_alloc_func()

How can I get it work?

Many many thanks in advance

Nikolai

-- 
Bore, n.:
	A guy who wraps up a two-minute idea in a two-hour vocabulary.
		-- Walter Winchell