1.0.47.23: remove defknowns for condition slot accessors
authorNikodemus Siivola <nikodemus@random-state.net>
Mon, 11 Apr 2011 10:52:03 +0000 (10:52 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Mon, 11 Apr 2011 10:52:03 +0000 (10:52 +0000)
commitb4ddf569d48686d532f3baf62f1c5cd42d78f9bd
tree5e1753b10648d09d68443e95b13523fdc927e719
parent796f8af2cc2b3876b82f638e75b1ceaffedf226d
1.0.47.23: remove defknowns for condition slot accessors

  Condition slot types aren't checked, and DEFINE-CONDITION throws the
  fndb type-information out of the window -- but the defknowns cause
  code compiled before that to trust the types.

  Fixes lp#705690.
NEWS
src/compiler/fndb.lisp
tests/condition.pure.lisp
version.lisp-expr