Ian Eslick <[EMAIL PROTECTED]> writes:

> I believe the current TRUNK now contains a viable 0.6.0 release.
>
> This distribution has been tested under both SBCL and Allegro for both
> BDB and SQLite backends on Mac OS X.  I would like to see additional
> verification from others on this list before committing to a release. 

I just fetched the latest cvs. Here is a patch for a typo.

$ cvs diff src/elephant/controller.lisp
Index: src/elephant/controller.lisp
===================================================================
RCS file: /project/elephant/cvsroot/elephant/src/elephant/controller.lisp,v
retrieving revision 1.9
diff -r1.9 controller.lisp
137c137
<      (open-store spec)
---
>      (open-store ,spec)

By the way, using the latest cvs, I'm having problems with my existing
bdb stores. I'm getting:
 
  "The name NIL does not designate any package."

while deserializing. I'm trying to find the problem.

Best Regards.

-- 
Aycan iRiCAN
C0R3 Computer Security Group
http://www.core.gen.tr

Attachment: pgpfed3yt2AND.pgp
Description: PGP signature

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

Reply via email to