1.0.28.65: fix compiling with *PROFILE-HASH-CACHE* set to T
authorNathan Froyd <froydnj@cs.rice.edu>
Thu, 21 May 2009 12:13:53 +0000 (12:13 +0000)
committerNathan Froyd <froydnj@cs.rice.edu>
Thu, 21 May 2009 12:13:53 +0000 (12:13 +0000)
commitd25e3478acccec70402ff32554669a982be8e281
tree178f30dc795589b762cd132faec6583aacc3af4f
parent8bc3c6490d56d4cfcdc72fd14b0d11764cf9f54d
1.0.28.65: fix compiling with *PROFILE-HASH-CACHE* set to T

We were trying to set the PROBES/MISSES variables prior to actually
defining them.  Rearrange the logic and add a little OAOO to ensure the
variables are DEFVAR'd first.
src/code/early-extensions.lisp
version.lisp-expr