Stelian Ionescu wrote:
On Sun, 2009-04-05 at 11:56 -0400, Brian O'Reilly wrote:
Gustavo's patch to change binding-default-specials breaks Uncommon Web's internal httpd during startup::
The value #\T is not of type LIST. [Condition of type TYPE-ERROR]
This is caused by a mistake of mine: just set bt:*default-special-bindings* to NIL or start UCW from a fresh image.
Thanks Stelian. That fixed my running image; I built a fresh one, and it's fixed upstream, too.
Brian