Skip to content
Snippets Groups Projects
Commit 05428839 authored by Liam Healy's avatar Liam Healy
Browse files

Suppress spurious style-warnings from SBCL in generic function &key

SBCL gets confused about what &key arguments are acceptable for
generic functions, so &allow-other-keys is added for SBCL only in the
defgeneric of #'evaluate.
parent 160ffb90
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment