adlai / scalpl

volatility harvester prototype
atp://127.0.0.1:8080
59 stars 20 forks source link

Does not build in SBCL today - defmethod issue #7

Closed quicklisp closed 4 years ago

quicklisp commented 4 years ago

I get this:

attempt to add the method#<STANDARD-METHOD (#<STANDARD-CLASS SCALPL.QD::MAKER>) {10087814A3}>to the generic function #<STANDARD-GENERIC-FUNCTION SCALPL.ACTOR:PERFORM (17)>; but the method and generic function differ in whether they accept &REST or &KEY arguments.

Full log here: http://report.quicklisp.org/2019-10-31/failure-report/scalpl.html

adlai commented 4 years ago

I believe that I fixed this, and forgot to close the issue.