Closed didierverna closed 7 years ago
Can't reproduce this on SBCL 1.3.16. I'll try git HEAD.
Or maybe not... I don't understand what's going on. It failed to load when I was trying to (asdf:load-system :els-web). However, doing (ql:quickload :plump) first seems to work. Now, I get only some notes.
Loading with ASDF directly or Quickloading with verbose to T will turn warnings into errors. A "normal" Quickload will suppress them.
I see. that must be it.
I fixed the warnings in 8b3a931.
Hi,
I cannot load Plump anymore with the latest quicklisp version and the latest SBCL from git. See plump.log for output (incidentally, this prevents me from loading els-web),