1.0.6.47: small fixes
commit6e953f60d904a015b3273db84b5886b04a9ecb1c
authorNikodemus Siivola <nikodemus@random-state.net>
Fri, 15 Jun 2007 16:53:43 +0000 (15 16:53 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Fri, 15 Jun 2007 16:53:43 +0000 (15 16:53 +0000)
treeff51b4cbf5d8a6742da21e65514c311b2437b5ba
parent7d853ed1882221bc790062e423a74a620f6e4ee1
1.0.6.47: small fixes

 * When expanding the CLOS cache, insert the new value before copying
   the old ones, in order to ensure that FILL-CACHE always terminations.

 * Cancel deadline before signalling the DEADLINE-ERROR, so that same
   deadline cannot be caught again during unwind.
src/code/deadline.lisp
src/pcl/cache.lisp
version.lisp-expr