1.0.24.28: make unbind in the runtime zero the value of the binding
commit777ed58b46a76b4d260a1aede699117323105d2e
authorGabor Melis <mega@hotpop.com>
Fri, 9 Jan 2009 17:47:47 +0000 (9 17:47 +0000)
committerGabor Melis <mega@hotpop.com>
Fri, 9 Jan 2009 17:47:47 +0000 (9 17:47 +0000)
treeebbcc831afb9ac35e84c09db864ac86b3a89bb2d
parent6127c0b282bb6d7fa6d225ee91d0a601d9b82360
1.0.24.28: make unbind in the runtime zero the value of the binding

... to parallel what the Lisp side does. As far as I see the rationale
for doing that (in doc/internals/specials.texinfo) does not apply here
since signals are blocked when the dynbind functions are called. That
said, instead of adding documentation let's fix it.
src/runtime/dynbind.c
version.lisp-expr