Re: [elephant-devel] elephant-1.0 on Lispworks+win32; bdb; postmodern

2009-02-03 Thread Chun Tian (binghe)
che Nachricht- >> Von: "Ian Eslick" >> Gesendet: 03.02.09 18:11:44 >> An: Elephant bugs and development >> Betreff: Re: [elephant-devel] elephant-1.0 on Lispworks+win32; bdb; >> postmodern > > >> Hi Frank, >> >&

Re: [elephant-devel] elephant-1.0 on Lispworks+win32; bdb; postmodern

2009-02-03 Thread Ian Eslick
Hi Frank, Does the latest source tree resolve this bug? Ian On Jan 28, 2009, at 2:08 PM, Frank Schorr wrote: >> -Ursprüngliche Nachricht- >> Von: "Ian Eslick" > >> >> Did this happen on the first open-controller or somewhere in the >> middle of the tests? >> > > I can't tell. > But I

Re: [elephant-devel] elephant-1.0 on Lispworks+win32; bdb; postmodern

2009-01-27 Thread Ian Eslick
Frank, Thank you! This is great feedback. I was seeing a deserialization error recently as well and believed I had fixed it. I made some optimizations to the serializer implementation (src/memutil) that may cause problems for Lispworks but were fixed for others like SBCL, Clozure, etc. D

[elephant-devel] elephant-1.0 on Lispworks+win32; bdb; postmodern

2009-01-27 Thread Frank Schorr
installed elephant-1.0 on Lispworks+win32; tested bdb and postmodern 1. in file gc.lisp defgeneric walk-heap defines a method on base-string. error: error base-string is not a class I deleted this method. 2. arnesi must be loaded... error: package lexical not found. I replaced all occ