0.8.2.30:
authorChristophe Rhodes <csr21@cam.ac.uk>
Fri, 15 Aug 2003 18:07:07 +0000 (18:07 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Fri, 15 Aug 2003 18:07:07 +0000 (18:07 +0000)
commit043a8820506178134574627c2d7f07dc79070bd8
tree0160df323d5521433861e6cb45bd0899902e9b63
parentf6f238261f95e8ffff2870ed3ac6fc00ddf09ef2
0.8.2.30:
Fix PPC (complex double-float) bug as reported on sbcl-devel
by Clemens Heitzinger 2003-08-12
... the right way, not as per CSR patch sbcl-devel, but as per
CSR words sbcl-devel;
... also fix error reporting in CERROR format DEFTRANSFORM
(oh, the irony).
OPTIMIZATIONS
src/compiler/ppc/float.lisp
src/compiler/srctran.lisp
tests/float.impure.lisp
version.lisp-expr