1.0.16.9: restore buildability from CMUCL
authorChristophe Rhodes <csr21@cantab.net>
Wed, 23 Apr 2008 21:43:58 +0000 (21:43 +0000)
committerChristophe Rhodes <csr21@cantab.net>
Wed, 23 Apr 2008 21:43:58 +0000 (21:43 +0000)
commit4413876742e64de8a5925c98d1925ba9e5f75d8d
tree5471d26a65e7ce918d55167296367da7282d5df6
parent2e002dae2f9a3c64f147ca651751ed833806ad5e
1.0.16.9: restore buildability from CMUCL
CMUCL justifiably emits warning on (ecase ... (...) (t ...)).
Use ((t) ...) instead as the last clause.  Reported by Andreas
Franke (sbcl-devel 2008-04-23).
NEWS
src/compiler/generic/vm-macs.lisp
src/compiler/generic/vm-tran.lisp
src/compiler/srctran.lisp
version.lisp-expr