[slime-devel] Clozure CL and metering.lisp

Stas Boukarev stassats at gmail.com
Wed Aug 20 01:15:12 UTC 2008


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.

-- 
With Best Regards, Stas.



More information about the slime-devel mailing list