From gugamilare at gmail.com Fri Feb 8 23:40:59 2013 From: gugamilare at gmail.com (=?ISO-8859-1?Q?Gustavo_Milar=E9?=) Date: Fri, 08 Feb 2013 21:40:59 -0200 Subject: [elephant-devel] Slot ELEPHANT::SCHEMA-NAME-INDEX unbound error Message-ID: <51158D0B.1040808@gmail.com> Hello, I've been using ELEPHANT (from Quicklisp) for one particular project and noticed a lot of errors. About the CLP backend, I'm getting this error: The slot ELEPHANT::SCHEMA-NAME-INDEX is unbound in the object #. All I am doing is: CL-USER> (open-store '(:clp "/home/gugamilare/test/")) # CL-USER> (defpclass foo () ((foos :accessor foos-of :initform nil))) # CL-USER> (add-to-root :foo1 (make-instance 'foo)) # CL-USER> (close-store) NIL ;;; Restart Lisp... CL-USER> (defpclass foo () ((foos :accessor foos-of :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 From fahree at gmail.com Thu Feb 21 05:13:22 2013 From: fahree at gmail.com (=?ISO-8859-1?Q?Far=E9?=) Date: Thu, 21 Feb 2013 00:13:22 -0500 Subject: [elephant-devel] failures with asdf3 Message-ID: Dear Lisp hacker(s), ASDF3 now checks deferred warnings by default. On SBCL, this means that it will treat as an error any undeclared free variable, including forward references to special variables as well as any undefined function that isn't defined by the end of the system. Using cl-test-grid to compile all the systems in quicklisp, we found the following failure on a system we believe you maintain. Can you please fix it? ??? ? Fran?ois-Ren? ?VB Rideau ?Reflection&Cybernethics? http://fare.tunes.org Not only is there no contradiction between egoism and altruism, but no altruism is possible without egoism - for what betterment to wish to an other person devoid of selfish desire, to whom any change is indifferent? elephant-tests http://cl-test-grid.appspot.com/blob?key=aolorltuuv dcm http://cl-test-grid.appspot.com/blob?key=cs137uooya