0.9.16.24: (SETF INFO) compiler macro enabled
commitc103e75ed3eaf47bda3407d663fd64f09215dc11
authorNikodemus Siivola <nikodemus@random-state.net>
Mon, 11 Sep 2006 10:40:07 +0000 (11 10:40 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Mon, 11 Sep 2006 10:40:07 +0000 (11 10:40 +0000)
tree3fb6a6034f76662ff2b8ccfd3f6179b26b0cd2c7
parent37269471524c0e29b17aa073f5130ba592f100b4
0.9.16.24: (SETF INFO) compiler macro enabled
 * Since we now support SETF compiler-macros. Unfortunately the
   definition comes too late to affect large parts of SBCL -- but the
   same applies to the venerable compiler-macro for INFO.
 * Use KEYWORDP instead of CONSTANTP in these macros, as that (or
   self-evaluating-p) is what is actually ment -- no EVAL or
   CONSTANT-FORM-VALUE in sight.
src/compiler/globaldb.lisp
version.lisp-expr