It's all green lights!
Thanks,
Waldo
On Feb 26, 2008, at 3:28 PM, Ian Eslick wrote:
Would you mind trying again? I may have missed a 'check for unbound
slot' case and believe I've patched it. -Ian
On Feb 26, 2008, at 3:00 PM, [EMAIL PROTECTED] wrote:
I thought so, but I wasn't getting it
Would you mind trying again? I may have missed a 'check for unbound
slot' case and believe I've patched it. -Ian
On Feb 26, 2008, at 3:00 PM, [EMAIL PROTECTED] wrote:
I thought so, but I wasn't getting it with the last version of
Elephant I downloaded on 2/21. Maybe there were other change
I thought so, but I wasn't getting it with the last version of
Elephant I downloaded on 2/21. Maybe there were other changes made
since then that's causing this.
- Waldo
On Feb 26, 2008, at 2:41 PM, Leslie P. Polzer wrote:
The slot ELEPHANT::%INDEXED-CLASS is unbound in the object
#.
> The slot ELEPHANT::%INDEXED-CLASS is unbound in the object
> #.
> [Condition of type UNBOUND-SLOT]
That's unrelated to the db4.6 upgrade.
Leslie
___
elephant-devel site list
elephant-devel@common-lisp.net
http://common-lisp.net/mailman/listin
I just downloaded the latest Elephant and the latest BDB (4.6.21) on
OS X Leopard with SBCL 1.0.14 with threads
Got a compilation issue when ASDF loading Elephant:
...
; file: /Users/waldo/dev/lisp/elephant/src/elephant/classes.lisp
; in: DEFUN MAKE-PERSISTENT-SLOT-BOUNDP
; (LAMBDA (ELEPH
Hi there,
I'm tired of these BDB upgrade issues! :)
I implemented a quick hack that makes the BDB version configurable via
a my-config.sexp option. This patch builds on Anton's patch by
putting BDB version-specific constants into their own package and
importing them at load time in the d