fix bug in typechecking calls with non-constant keywords
authorNikodemus Siivola <nikodemus@random-state.net>
Thu, 1 Dec 2011 11:30:41 +0000 (13:30 +0200)
committerNikodemus Siivola <nikodemus@random-state.net>
Mon, 5 Dec 2011 09:28:01 +0000 (11:28 +0200)
commit930e3879538d196aeb8c08e9d1b223f641f533d6
tree093dd20c8747e8c70f53e51a20c42ac80d879b37
parent57e571d82eb271e41f3e8e9de69ad9501888d142
fix bug in typechecking calls with non-constant keywords

 Reported by Eric Marsden on sbcl-devel 2011-12-01.
NEWS
src/compiler/ctype.lisp
tests/compiler.pure.lisp