[slime-devel] Re: Clozure CL and metering.lisp

Helmut Eller heller at common-lisp.net
Fri Aug 22 21:24:17 UTC 2008


* Stas Boukarev [2008-08-20 03:15+0200] writes:

> New ccl can't load slime complaining of uknown type TIME-TYPE, so i
> need to add to metering.lisp
>
> (deftype time-type () 'unsigned-byte)
> (deftype consing-type () 'unsigned-byte)
>
> to get it started.

Committed.




More information about the slime-devel mailing list