[Bese-devel] portable aserve/sbcl/utf-8 (cl-ppcre?)

Aleksandar Bakic a_bakic at yahoo.com
Tue Aug 23 16:31:04 UTC 2005


Hi,

I am using the aserve backend with sbcl, and am trying to pass utf-8 requests
and responses through. I modified the definition of
*default-aserve-external-format* in aserve/main.cl to contain #+sbcl :utf-8
(and also added "charset=utf-8" to content-type), but am still getting errors
like this:

18:00:46 - While reading http request from 127.0.0.1: invalid array index 197
for
#*0000000000000000000000000000000010111110000110010000000000111111100000000000000000000000000111101000000000000000000000000001110
(should be nonnegative and <127)

Looks like it's coming from cl-ppcre. Is anyone familiar with this stuff? (I
recently added cl-automaton, a regexp-engine, to climacs to get around
cl-ppcre's inability to handle Unicode.)

Thanks,
Alex


		
____________________________________________________
Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 



More information about the bese-devel mailing list