On Sat, 22 Mar 2008 00:12:26 +0200, Anton Vodonosov <avodonosov(a)yandex.ru> wrote:
> This is because CLISP doesn't support READ-SEQUENCE on a stream
> having STREAM-ELEMENT-TYPE == 'CHARACTER.
Isn't that a bug which should be reported to the CLISP maintainers?
> The patch attached fixes this problem by explicit change of stream
> element type in the DRAKMA::READ-BODY function.
Thanks. Applied.