Raymond Wiker
Raymond Wiker
I ran a quick build check for all quicklisp projects that depend on drakma, on my Intel Macbook Pro, running Lispworks 8.0.1. I used the following code: (defun try-compile (system)...
Argh. Two corrections: the number of dependents of drakma was 118, not 113, and the “maiden-lookup” problem was fixed by downloading a more recent version of “plump”. > On 11...
Nice catch - I’ve updated the PR with your suggestion. It would be nice if asdf:defsystem had an argument “additional-features” for helping out with this kind of situation. > On...