Fixed &key default argument handling not to evaluate default value all the time....
commit2fa7da255ad3be57faed0f71132d508d14662e34
authorVladimir Sedach <vsedach@gmail.com>
Fri, 10 Dec 2010 06:40:36 +0000 (10 01:40 -0500)
committerVladimir Sedach <vsedach@gmail.com>
Fri, 10 Dec 2010 06:40:36 +0000 (10 01:40 -0500)
tree944b3fa7db9f4efb0b5ec6cdfa994524f99418a9
parentbe2031e8db266433037c459f7d913e9ceb7ac687
Fixed &key default argument handling not to evaluate default value all the time. Thanks to Daniel Gackle for the bug report.
src/special-operators.lisp
t/output-tests.lisp