[elephant-devel] Release 0.6.0 pending

Aycan iRiCAN aycan.irican at core.gen.tr
Thu Apr 27 18:32:39 UTC 2006


Ian Eslick <eslick at csail.mit.edu> 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 188 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/elephant-devel/attachments/20060427/59cc1342/attachment.sig>


More information about the elephant-devel mailing list