1.0.44.35: Use DX-FLET instead of FLET in WITHOUT-{INTERRUPTS,GCING}.
authorAlastair Bridgewater <lisphacker@users.sourceforge.net>
Sat, 27 Nov 2010 03:02:03 +0000 (03:02 +0000)
committerAlastair Bridgewater <lisphacker@users.sourceforge.net>
Sat, 27 Nov 2010 03:02:03 +0000 (03:02 +0000)
commit55383ed448cbaeefc2dc91cdd24a6d5aa2810920
treea34a34dd46da90ef48c757db05809887efec5401
parenta5bbce0fccb293efc38ce1a2f64cea8e71fa2e61
1.0.44.35: Use DX-FLET instead of FLET in WITHOUT-{INTERRUPTS,GCING}.

  * With the local functions declared to be DYNAMIC-EXTENT, the
new d-x closure analysis can elide the value cells involved
entirely.

  * This fixes lp#674458 (introduced in 1.0.44.16).
src/code/signal.lisp
src/code/sysmacs.lisp
version.lisp-expr