On Sun, 28 Dec 2003 22:11:44 +0000, Thibault Langlois <[EMAIL PROTECTED]> wrote:
> When I compile the following function I get 6 notes that I do not > understand. It seems that "of-type" is not understood. What am I > missing ? Exactly which CMUCL version are you using? I get no compiler messages with 18e on Linux x86. Does the problem go away if you replace (INTEGER 0 100) with FIXNUM? (I seem to remember such a case but I'm not sure.) Edi.
