The problem can be resolved by selecting a restart, but the consequences are undefined according to the standard. Is this intentional behavior, and if so, which restart do you recommend be used?
This is a bug in static-dispatch which was fixed in v0.2.3. You need to clone v0.2.3 of static-dispatch and load it instead of the version currently in quicklisp.
I get the following error
when running
(ql:quickload :generic-cl)
with versions of generic-cl 0.2 or higher.Steps to reproduce:
The problem can be resolved by selecting a restart, but the consequences are undefined according to the standard. Is this intentional behavior, and if so, which restart do you recommend be used?