[drakma-devel] New releases 0.10.3 (Drakma) and 0.4.1 (Chunga) (Was: utf-8 question)

Edi Weitz edi at agharta.de
Thu Oct 11 07:05:24 UTC 2007


On Mon, 1 Oct 2007 22:44:14 -0700 (PDT), Ross Jekel <ross at sourcelabs.com> wrote:

> To the best of my knowledge, the two attached patches should work on
> all common lisp implementations. Basically I just added an
> "as-keyword" function to the util.lisp of both chunga and drakma
> that checks the readtable-case and uses #'string-upcase to convert
> the string if it is :upcase, otherwise it uses #'string-downcase
> (since the symbols in your source files are typically typed in all
> lowercase).
>
> The two places (one in chunga read.lisp and one in drakma
> request.lisp) that call (intern (string-upcase ..) :keyword) were
> replaced with the (as-keyword ) form.
>
> I've attached the diff -u output trying to follow your patching rules.

Thanks and sorry for the delay.  This is now in the latest releases -
see subject line.  If you're using "modern mode", you should also
update FLEXI-STREAMS.

Cheers,
Edi.



More information about the Drakma-devel mailing list