[cxml-devel] Problem loading CXML into 8-bit Allegro

Scott L. Burson Scott at sympoiesis.com
Tue Sep 8 04:50:25 UTC 2009


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




More information about the cxml-devel mailing list