1.0.32.7: fix open-coding of EQL in the cross-compiler
authorNathan Froyd <froydnj@cs.rice.edu>
Fri, 30 Oct 2009 18:22:10 +0000 (18:22 +0000)
committerNathan Froyd <froydnj@cs.rice.edu>
Fri, 30 Oct 2009 18:22:10 +0000 (18:22 +0000)
commite3715b2ee7f3eb579a9452eadc49746e8c52c0b6
tree05c6007d55b007270c5fbfe89787c922398174c2
parente5334bc7f2c88a5819e45e2d6e1cfe18af355169
1.0.32.7: fix open-coding of EQL in the cross-compiler

EQ-COMPARABLE-TYPE wasn't being defined properly, so things like
(EQL FOO :KEYWORD) were going through GENERIC-EQL.

Thanks to Christophe for pointing out the fix.
src/compiler/seqtran.lisp
version.lisp-expr