The problem is on both branches then. I've fixed it on unstable. I don't intend to back patch, although the patch is trivial if someone wants to make it.

Ian

On May 12, 2008, at 7:55 PM, Ryszard Szopa wrote:

Huh... This is one of those things that are kind of hard to admit
publicly... Apparently, I tricked myself into thinking that I was
using elephant-unstable, while in fact I was using Elephant stable
(please don't ask how this was possible). So, the bug I've mentioned
in this thread and for which I've written the unit-test is also
present in the stable version.

BTW I get a missing slot error when I try to open a store using the
unstable branch (this time it is elephant-unstable for real):

(open-store `(:bdb ,(merge-pathnames #P "store"
(asdf:component-pathname (asdf:find-system 'my-project))))))
=>
When attempting to
set the slot's value to #<BDB-BTREE oid:-2> (SETF of SLOT-VALUE), the slot
ELEPHANT::CLASS-ROOT is missing from the object
#<BDB-STORE-CONTROLLER /home/richard/Projects/my-project/store>.
  [Condition of type SIMPLE-ERROR]

Cheers,

   -- Richard
--
http://szopa.tasak.gda.pl/
_______________________________________________
elephant-devel site list
elephant-devel@common-lisp.net
http://common-lisp.net/mailman/listinfo/elephant-devel

_______________________________________________
elephant-devel site list
elephant-devel@common-lisp.net
http://common-lisp.net/mailman/listinfo/elephant-devel

Reply via email to