[Mkcl-devel] Local ftype declarations are broken
Jean-Claude Beaudoin
jean.claude.beaudoin at gmail.com
Thu Jun 26 18:43:07 UTC 2014
On Thu, Jun 26, 2014 at 8:21 AM, Stas Boukarev <stassats at gmail.com> wrote:
> (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/cmpenv.lsp;h=11c437566969e85449a57bf95ac5e1841e518535;hb=HEAD#l94
> missing the package prefix.
>
Fix pushed to git repo master head.
Thank you for the bug/fix report, Stas.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/mkcl-devel/attachments/20140626/eeb38610/attachment.html>
More information about the mkcl-devel
mailing list