Hi Glenn and Leslie,
Since we're trying to move with some reasonable speed towards a 1.0
release of Elephant, and clbuild fails to work currently inhibiting
adoption, I would appreciate taking this off the shelf and can help
resolve the remaining issues.
Ian
On Nov 4, 2008, at 8:13 AM, Gle
Hi Glen,
How are things going on the skiplist hack and CFFI? I'm going to
release an Alpha of 1.0 shortly and am starting to think about what
goes into a beta release... Are you likely to have any time to
contribute in the next few months? Thanks again for the documentation
help last ye
Just to follow up on this. I've been working with Leslie in the back
ground (he's graciously taken the time to do some mentoring and
reviews of code as well as to put up with some of my not so well
thought out ideas :-) ). I have large pieces of Elephant switched over
to CFFI, but largely d
> The following is something of a workaround and I'm not really sure why
> it works, but here goes.
>
> Starting with a fresh SBCL image I loaded "cffi-uffi-compat" (*not*
> "cffi" or "uffi") , then "cl-base64" and finally "elephant". After
> issuing some warnings about package name clashes betwee
The following is something of a workaround and I'm not really sure why
it works, but here goes.
Starting with a fresh SBCL image I loaded "cffi-uffi-compat" (*not*
"cffi" or "uffi") , then "cl-base64" and finally "elephant". After
issuing some warnings about package name clashes between UFFI and
C
as> I am using SBCL 1.0.21.
but which version of elephant do you use?
please try darcs version if you're not using it already
___
elephant-devel site list
elephant-devel@common-lisp.net
http://common-lisp.net/mailman/listinfo/elephant-devel
Can you try some other SBCL versions, namely .20 and .22?
What version of Elephant are you using? If you're using 0.9.1,
try to update to the latest stable head.
Leslie
___
elephant-devel site list
elephant-devel@common-lisp.net
http://common-lisp.
I am having issues with the serializer and sbcl's alien types. A
session transcript with a trace on
ELEPHANT-SERIALIZER2::SERIALIZE-TO-UTF8 is below:
CL-USER> (elephant:open-store '(:CLSQL (:SQLITE3 "elephantTest.db")))
#
CL-USER> (elephant:add-to-root "a" "1")
0: (ELEPHANT-SERIALIZER2::SERIALIZ
I am using SBCL 1.0.21.
Thanks ...
deech
On Mon, Nov 3, 2008 at 2:29 PM, aditya siram <[EMAIL PROTECTED]> wrote:
> I am having issues with the serializer and sbcl's alien types. A
> session transcript with a trace on
> ELEPHANT-SERIALIZER2::SERIALIZE-TO-UTF8 is below:
>
> CL-USER> (elephant:open-