From gwking at metabang.com Tue Apr 28 21:42:25 2009 From: gwking at metabang.com (Gary King) Date: Tue, 28 Apr 2009 17:42:25 -0400 Subject: [tinaa-devel] tinaa -- bugreport In-Reply-To: <1683324539@web.de> References: <1683324539@web.de> Message-ID: <85E8C254-6BE7-4F39-89A5-C0606CA87B6A@metabang.com> Hi Frank, Thanks for checking this. I'll do some more spelunking. On Apr 28, 2009, at 4:06 PM, Frank Schorr wrote: > Hi Gary, > > I downloaded cl-container_latest to get 0.11.5 (darcs get http://common-lisp.net/project/cl-containers > provides 0.11.4), and I loaded > asdf-system-connections first. The error NIL is not the name of a > class persists upon calling tinaa, however. > > I will be happy to test again > > Best regards, > > Frank > > >> -----Urspr?ngliche Nachricht----- >> Von: "Gary King" >> Gesendet: 27.04.09 04:50:09 >> An: Frank Schorr >> Betreff: Re: tinaa -- bugreport > > >> Hi Frank, >> >> This may be the same problem described in http://metabang.com/unclog2008/?p=129 >> . >> >> Assuming it isn't already installed, can you try installing asdf- >> system-connections and see if that helps. Alternately, see if cl- >> containers 0.11.5 and cl-markdown 0.10.5 provide any joy. >> >> Please let me know, >> >> Thanks, >> >> >> On Apr 26, 2009, at 5:32 PM, Frank Schorr wrote: >> >>> Hi Gary, >>> >>> I have updated all your libraries I'm using or which are used by >>> other libs. >>> >>> The result is that Tinaa is no longer working. >>> >>> display-part is called with part being a doclisp-class object >>> referencing my class; looks ok to me. >>> >>> display-part calls (make-iterator it) with it being a list of >>> initargs my class. >>> >>> cl-containers:make-iterator uses default nil as iterator-class, >>> determine-iterator-class is not defined, and calls >>> make-instance with nil, accordingly. >>> >>> Error: NIL is not the name of a class >>> >>> Hope this helps and hopefully tinaa will be working soon. >>> >>> Best regards, >>> >>> Frank >>> >>> PS: I'm using Lispworks 5.0.2 on win32 >>> >>> >>> ____________________________________________________________________ >>> Psssst! Schon vom neuen WEB.DE MultiMessenger geh?rt? >>> Der kann`s mit allen: http://www.produkte.web.de/messenger/?did=3123 >>> >> >> -- >> Gary Warren King, metabang.com >> Cell: (413) 559 8738 >> Fax: (206) 338-4052 >> gwkkwg on Skype * garethsan on AIM * gwking on twitter >> >> >> >> >> >> > > > ______________________________________________________ > GRATIS f?r alle WEB.DE-Nutzer: Die maxdome Movie-FLAT! > Jetzt freischalten unter http://movieflat.web.de > -- Gary Warren King, metabang.com Cell: (413) 559 8738 Fax: (206) 338-4052 gwkkwg on Skype * garethsan on AIM * gwking on twitter From gwking at metabang.com Wed Apr 29 02:27:42 2009 From: gwking at metabang.com (Gary King) Date: Tue, 28 Apr 2009 22:27:42 -0400 Subject: [tinaa-devel] tinaa -- bugreport In-Reply-To: <1683324539@web.de> References: <1683324539@web.de> Message-ID: <8A228630-2125-4F0C-9A24-840BAD7C7929@metabang.com> Hi Frank, I dug through a bunch of code rot (nothing serious, just loose ends, etc.) and think I've got the problem fixed in fresh (asdf-)installs of tinaa (and/or cl-markdown). Please let me know if you mileage varies. regards, On Apr 28, 2009, at 4:06 PM, Frank Schorr wrote: > Hi Gary, > > I downloaded cl-container_latest to get 0.11.5 (darcs get http://common-lisp.net/project/cl-containers > provides 0.11.4), and I loaded > asdf-system-connections first. The error NIL is not the name of a > class persists upon calling tinaa, however. > > I will be happy to test again > > Best regards, > > Frank > > >> -----Urspr?ngliche Nachricht----- >> Von: "Gary King" >> Gesendet: 27.04.09 04:50:09 >> An: Frank Schorr >> Betreff: Re: tinaa -- bugreport > > >> Hi Frank, >> >> This may be the same problem described in http://metabang.com/unclog2008/?p=129 >> . >> >> Assuming it isn't already installed, can you try installing asdf- >> system-connections and see if that helps. Alternately, see if cl- >> containers 0.11.5 and cl-markdown 0.10.5 provide any joy. >> >> Please let me know, >> >> Thanks, >> >> >> On Apr 26, 2009, at 5:32 PM, Frank Schorr wrote: >> >>> Hi Gary, >>> >>> I have updated all your libraries I'm using or which are used by >>> other libs. >>> >>> The result is that Tinaa is no longer working. >>> >>> display-part is called with part being a doclisp-class object >>> referencing my class; looks ok to me. >>> >>> display-part calls (make-iterator it) with it being a list of >>> initargs my class. >>> >>> cl-containers:make-iterator uses default nil as iterator-class, >>> determine-iterator-class is not defined, and calls >>> make-instance with nil, accordingly. >>> >>> Error: NIL is not the name of a class >>> >>> Hope this helps and hopefully tinaa will be working soon. >>> >>> Best regards, >>> >>> Frank >>> >>> PS: I'm using Lispworks 5.0.2 on win32 >>> >>> >>> ____________________________________________________________________ >>> Psssst! Schon vom neuen WEB.DE MultiMessenger geh?rt? >>> Der kann`s mit allen: http://www.produkte.web.de/messenger/?did=3123 >>> >> >> -- >> Gary Warren King, metabang.com >> Cell: (413) 559 8738 >> Fax: (206) 338-4052 >> gwkkwg on Skype * garethsan on AIM * gwking on twitter >> >> >> >> >> >> > > > ______________________________________________________ > GRATIS f?r alle WEB.DE-Nutzer: Die maxdome Movie-FLAT! > Jetzt freischalten unter http://movieflat.web.de > -- Gary Warren King, metabang.com Cell: (413) 559 8738 Fax: (206) 338-4052 gwkkwg on Skype * garethsan on AIM * gwking on twitter