1.0.23.11: Typecheck late-bound calls too
authorPaul Khuong <pvk@pvk.ca>
Tue, 2 Dec 2008 04:36:13 +0000 (04:36 +0000)
committerPaul Khuong <pvk@pvk.ca>
Tue, 2 Dec 2008 04:36:13 +0000 (04:36 +0000)
commitf3839de6871d7d90bfea2d8f2c5a42d09b49a631
tree42921e757abf2b84b2dbfdcbefb55209289b18ee
parent6cbed049e2373d34fde8c96a3ce7b32b7034a7f2
1.0.23.11: Typecheck late-bound calls too

 * Ensures that the compiler can't be confused into IR2 converting
   bad `late-bound' calls like (funcall 'cons 1).

   Reported by madnificient on #lisp
src/compiler/ir1tran.lisp
tests/compiler.pure.lisp
version.lisp-expr