[climacs-devel] Re: Build breakage: missing class CHAR-CODE-LIST-LEXEME

Maciej Katafiasz mathrick at gmail.com
Fri Jun 13 15:50:22 UTC 2008


Den Fri, 13 Jun 2008 17:28:12 +0200 skrev Troels Henriksen:

> Maciej Katafiasz <mathrick at gmail.com> writes:
> 
>> Hi all,
>>
>> =====================================================================
>> There is no class named climacs-prolog-syntax::char-code-list-lexeme.
>>    [Condition of type simple-error]
> 
> Do you mess around with your read-table? In prolog-syntax.lisp:101 is
> the expression that creates the name of these lexeme classes. If it's
> broken, I would appreciate it if you could figure out how to fix it (it
> seems okay to me, though).

No longer READ-TABLE, but I do mess with *PRINT-CASE* (I have it 
at :DOWNCASE). Lemme take a look at it, though I suspect it's due to 
there being (format nil "~A" 'foo) instead of (format nil "~A" (symbol-
name 'foo)).

Cheers,
Maciej





More information about the climacs-devel mailing list