From gwking at metabang.com Mon Jan 29 17:52:02 2007 From: gwking at metabang.com (Gary King) Date: Mon, 29 Jan 2007 12:52:02 -0500 Subject: [log5-devel] Re: log5 - simple-category-not-found-error In-Reply-To: <48260.166.17.242.104.1170091736.squirrel@www.atl.lmco.com> References: <48260.166.17.242.104.1170091736.squirrel@www.atl.lmco.com> Message-ID: <07CE63C7-BD73-48CF-B6A5-9CBD309B8ADE@metabang.com> (I've included the list too) Hi Michael, My apologies. I thought I'd uploaded the latest and greatest but I uploaded the almost latest and quite broken instead. This is now fixed. I've compiled under Allegro and SBCL successfully. Now on to some simple tests ... thanks again, On Jan 29, 2007, at 12:28 PM, Michael Price wrote: > I get the following from the darcs version of log5 in sbcl on linux: > > ; compiling (DEFUN DOTTED-PAIR-P ...) > > ; > /home/mprice/private/fasls/sbcl-1.0.2-linux-x86/home/mprice/usr/ > share/common-lisp/site/log5/dev/log5.fasl > written > ; compilation finished in 0:00:01 > > debugger invoked on a SIMPLE-CATEGORY-NOT-FOUND-ERROR in thread > # "initial thread" {A744711}>: > There is no simple category named FATAL. Use defcategory to define > simple categories before using it. > > Type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL. > > restarts (invokable by number or by possibly-abbreviated name): > 0: [RETRY ] Retry performing # on > #. > 1: [ACCEPT] Continue, treating # on > # as having been > successful. > 2: [ABORT ] Exit debugger, returning to top level. > > (CANONIZE-CATEGORY-NAME :FATAL) > 0] > > I get a similar error using clisp. > > Michael > > -- Gary Warren King, metabang.com Cell: (413) 885 9127 Fax: (206) 338-4052 gwkkwg on Skype * garethsan on AIM From gwking at metabang.com Mon Jan 29 20:09:27 2007 From: gwking at metabang.com (Gary King) Date: Mon, 29 Jan 2007 15:09:27 -0500 Subject: [log5-devel] Announcing log5 0.1.1 Message-ID: <27174F55-3ED3-431F-B677-2945787247E2@metabang.com> Thanks to Michael Price for pointing out that I'd uploaded log5 with an embarrassing bug (i.e., you couldn't even compile the thing, sigh) and that I'd left off the mailing list address from the web page. Both of these are now corrected. Next steps: user guide and some tests. -- Gary Warren King, metabang.com Cell: (413) 885 9127 Fax: (206) 338-4052 gwkkwg on Skype * garethsan on AIM From mprice at atl.lmco.com Mon Jan 29 18:05:34 2007 From: mprice at atl.lmco.com (Michael Price) Date: Mon, 29 Jan 2007 13:05:34 -0500 (EST) Subject: [log5-devel] Re: log5 - simple-category-not-found-error In-Reply-To: <07CE63C7-BD73-48CF-B6A5-9CBD309B8ADE@metabang.com> References: <48260.166.17.242.104.1170091736.squirrel@www.atl.lmco.com> <07CE63C7-BD73-48CF-B6A5-9CBD309B8ADE@metabang.com> Message-ID: <48585.166.17.242.104.1170093934.squirrel@www.atl.lmco.com> On Mon, January 29, 2007 12:52 pm, Gary King wrote: > (I've included the list too) My bad. I went to the log5 homepage and the only email address listed was yours. Michael