[elephant-devel] Slot ELEPHANT::SCHEMA-NAME-INDEX unbound error

2013-02-08 Thread Gustavo Milaré
initform nil))) # CL-USER> (open-store '(:clp "/home/gugamilare/test/")) ; Evaluation aborted on #. Berkeley DB seems a bit off to me, since I'd have to manually download the version 4.7, so CLSQL is the only one which works for me now. Regards, Gustavo ___

Re: [elephant-devel] Elephant is working with cffi

2010-08-12 Thread Gustavo
2010/8/12 Leslie P. Polzer > > Gustavo wrote: > > > I've realized that elephant-1.0 is actually newer than elephant-unstable. > I > > made a few more changes and updated the patch to work with elephant-1.0. > > We should probably delete elephant-unstable.

[elephant-devel] Elephant is working with cffi

2010-08-11 Thread Gustavo
iler macros) so I think implementation specific optimizations are not needed anymore. Otherwise it should be possible to do the optimizations in cffi itself. Also cffi does not allocate aliens (my sbcl emits style-warnings complaining about that when using uffi). Gustavo. elephant-cffi.patch Desc