1.0.46.37: SIMPLE-CONDITION slots are initialized with NIL if not supplied
authorNikodemus Siivola <nikodemus@random-state.net>
Sat, 19 Mar 2011 14:31:29 +0000 (14:31 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Sat, 19 Mar 2011 14:31:29 +0000 (14:31 +0000)
commit0a8778552a8499dd4614c9aada7dfca3dfcc6997
tree24486f3f70a8e277a127d7f3943076f7c06d8a70
parent9649ba118decaf0b6c7715e9224843d16016ad6b
1.0.46.37: SIMPLE-CONDITION slots are initialized with NIL if not supplied

  So says CLHS.

  When there is no format control and *PRINT-ESCAPE* is false,
  signal an error.
NEWS
src/code/condition.lisp
src/compiler/fndb.lisp
tests/condition.pure.lisp
version.lisp-expr