<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jun 26, 2014 at 8:21 AM, Stas Boukarev <span dir="ltr"><<a href="mailto:stassats@gmail.com" target="_blank">stassats@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">(compile nil `(lambda () (declare (ftype (function (t) fixnum) x))))<br>
=><br>
The function COMPILER::TYPE-FILTER is undefined.<br>
which stems from<br>
<a href="http://common-lisp.net/gitweb?p=projects/mkcl/mkcl.git;a=blob;f=src/cmp/cmpenv.lsp;h=11c437566969e85449a57bf95ac5e1841e518535;hb=HEAD#l94" target="_blank">http://common-lisp.net/gitweb?p=projects/mkcl/mkcl.git;a=blob;f=src/cmp/cmpenv.lsp;h=11c437566969e85449a57bf95ac5e1841e518535;hb=HEAD#l94</a><br>

missing the package prefix.<br><span class="HOEnZb"></span></blockquote><div><br></div><div>Fix pushed to git repo master head.<br><br></div><div>Thank you for the bug/fix report, Stas.<br><br> <br></div></div></div></div>