Hi, dear elephant developer
I saw elephant always loading a libmemutil DLL, but is this necessary if I just
use the CLP backend?
Thanks,
Chun Tian (binghe)
___
elephant-devel site list
elephant-devel@common-lisp.net
http://common-lisp.net/mailman
) make-cached-instance)
(setf (slot-value instance 'checked-out) make-cached-instance)
(call-next-method))
I think that's enough. Please find a trivial patch in attach of this
mail.
Regards,
Chun Tian (binghe)
Hi Chun,
I found a way to get pass this issue: moving above definit
isp", to, i.e. "cache.lisp", then everythings go fine. I run
some BDB tests, seems OK.
I don't know why.
ele-lw51.diff
Description: Binary data
--binghe
Hi, Larry
I just checked, Elephant 1.0 on my LWL64 5.0.2 can be compiled and
loaded correctly. LWL64 5.1.2
Hi, Frank
What's your LispWorks version? Currently I even cannot compile
elephant (MOP issue) on LispWorks 5.1
--binghe
On 2009-2-4, at 06:17, Frank Schorr wrote:
> Ian,
> thanks for taking care of windows!
> darcs get http://www.common-lisp.net/project/elephant/darcs/elepha
atch, but I
don't know how to fix it. Hope other guys better than me can help us
go further.
There're some MOP differences between LispWorks 5.1 and early versions
which mentioned in LW5.1 release notes:
http://www.lispworks.com/documentation/lw51/RNIG/html/readme-362.htm#pgfId-9
html/readme-363.htm#pgfId-918977
Regards,
Chun Tian (binghe)
Sean.
___
elephant-devel site list
elephant-devel@common-lisp.net
http://common-lisp.net/mailman/listinfo/elephant-devel
___
elephant-deve
s. See this:
http://www.lispworks.com/documentation/lw51/RNIG/html/readme-364.htm#pgfId-918212
And this is another LispWorks 5.1 MOP change will may be useful to know:
http://www.lispworks.com/documentation/lw51/RNIG/html/readme-363.htm#pgfId-918977
Regards,
Chun Tian (bingh
Ian Eslick wrote:
> Sorry for the delay, I'm under pressure for some other work.
>
> What is happening is that you aren't getting a proper value back from
> the index. Can you do a (elephant::dump-btree index1) after running
> the regression suite?
>
> Ian
>
Is this useful?
ELE-TESTS 39 > (open-s
::INITIALIZE-PROCESS-STACK)
Chun Tian (binghe) wrote:
> Ian Eslick <[EMAIL PROTECTED]> writes:
>
>
>> Sorry about that last test. A better way to do it is to set
>> regression-test::*catch-errors* to nil, then run the full regress
>> test. That will be inf
s: 0
2
10
11
10
9
3000
NIL
101
NIL.
NIL
Seems the last two test has no error reported, just wrong answer.
Is this informative?
Thanks.
Chun Tian (binghe)
&g
ER 1 > (clc:clc-require :elephant-tests)
CL-USER 2 > (in-package :elephant-tests)
#
ELE-TESTS 3 > (clc:clc-require :ele-bdb)
ELE-TESTS 4 > *testbdb-spec*
(:BDB "/afs/163.org/user/b/binghe/lisp/elephant/tests/testdb/")
ELE-TESTS 5 > (setf *testbdb-spec* '(:bdb "/tmp/
Berkeley DB looks like this:
ELE-TESTS 15 > (setq *default-spec* '(:BDB "/tmp/testdb/"))
(:BDB "/tmp/testdb/")
ELE-TESTS 16 > (do-backend-tests)
Attempting to load libmemutil.so...
Loaded
/var/cache/common-lisp-controller/1001/lispworks/local/afs/163.org/user/b/bing
12 matches
Mail list logo