
26 Jun
2014
26 Jun
'14
12:21 p.m.
(compile nil `(lambda () (declare (ftype (function (t) fixnum) x)))) => The function COMPILER::TYPE-FILTER is undefined. which stems from http://common-lisp.net/gitweb?p=projects/mkcl/mkcl.git;a=blob;f=src/cmp/cmpe... missing the package prefix. -- With best regards, Stas.