Allow non-simple strings in MAKE-ROD-XSTREAM, for the benefit of Drakma.
commit9e5d27b23e864d186d4ca3bf00eaa5653bcdbec3
authordlichteblau <dlichteblau>
Sun, 14 Oct 2007 21:14:08 +0000 (14 21:14 +0000)
committerdlichteblau <dlichteblau>
Sun, 14 Oct 2007 21:14:08 +0000 (14 21:14 +0000)
tree64bcce71614d895e96aab5249ca8fef1cdb705c5
parentda7869ba78f902114ecbb5cac872735ef952c025
Allow non-simple strings in MAKE-ROD-XSTREAM, for the benefit of Drakma.

* xstream.lisp (MAKE-ROD-XSTREAM): Coerce non-simple arrays to
simple-string.
xstream.lisp