Raymond Wiker

Results 3 issues of Raymond Wiker

Fixes https://github.com/edicl/drakma/issues/124

Simplified Lispworks-specific code: - Introduced two new features, `:lw-simple-char` and `:lw-use-comm`. These indicate whether to use `lw:simple-char` instead of `cl:character`, and whether to use the `comm` package instead of `cl+ssl`....

This small set of changes makes it possible to build with lw7, and does not seem to affect building with sbcl and ccl.