Edi Weitz wrote:
On Thu, 03 Nov 2005 12:13:41 -0500, Travis Cross travis@crosswirecorp.com wrote:
Running SBCL 0.9.6 with TBNL 0.8.4 and Apache 2.0.54 with mod_lisp2, the image download examples work as expected,
Hmm, I just tried with SBCL 0.9.6 in TBNL's "stand-alone" mode and only the first image download example worked for me.
Makes sense. I was running with a version of kmrcl that I had patched for testing.
I don't really have an idea but I'd advise you to track this down without Apache - use TBNL without a back-end. I'm pretty sure the problem is TBNL not properly supporting SBCL's Unicode branch and it's not related to Apache or mod_lisp.
Thanks. I managed to track this issue down. It turns out that TBNL, SBCL, and mod_lisp[2] were all innocent parties here. I will be opening a new thread to pass along patches.
Cheers,
-- Travis