![](https://secure.gravatar.com/avatar/29bccb5b785519ef33670439ed4f77f2.jpg?s=120&d=mm&r=g)
8 Sep
2009
8 Sep
'09
4:50 a.m.
Hi, I am trying to load Daniel Herring's LibCL metalibrary (which incorporates many other libraries including CXML; see http://libcl.com/) into Franz Allegro CL. Allegro, as you may know, has different executables for 8-bit and 16-bit characters. When loading into the 8-bit version, I ran into a minor problem that xml/unparse.lisp tries to set the documentation of MAKE-CHARACTER-STREAM-SINK, but that function is not defined in the RUNE-IS-INTEGER case. -- Scott