Christian Nybø

Results 2 issues of Christian Nybø

https://github.com/archimag/restas/blob/master/contrib/restas-daemon.lisp#LC363 wants to call swanks create-server with a key :coding-system, although that key disappeared in http://common-lisp.net/viewvc/slime/slime/swank.lisp?view=log#rev1.763

Readme.md advices to call the following form to start testing: ``` lisp (ql:quickload :drakma-async-test) ``` but quicklisp does not know of a package with that name.