0.9.2.23: ansi fixes
authorNikodemus Siivola <nikodemus@random-state.net>
Mon, 4 Jul 2005 13:09:20 +0000 (13:09 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Mon, 4 Jul 2005 13:09:20 +0000 (13:09 +0000)
commitb1a6939dbe78f5ab1a35b379bf1f16797d50a4a3
treebb9678e980ecbc093c43f01c13901770a6279ba5
parentbc9235363fc93155dbdbba04755b4fa89fc00ea8
0.9.2.23: ansi fixes
 * fill slots in TYPE-ERRORs from COERCE.
 * classes are type designators and must be accepted by MAKE-CONDITION.
 * MULTIPLE-VALUE-SETQ returns the primary value of the values form.
 * COMPILE must not return NIL.
NEWS
src/code/coerce.lisp
src/code/condition.lisp
src/code/defboot.lisp
src/compiler/target-main.lisp
version.lisp-expr