Skip to content
Snippets Groups Projects
Commit 9cc0de48 authored by rtoy's avatar rtoy
Browse files

SETF-SLOT-VALUE-USING-CLASS-DFUN was signaling errors when checking

the new value against the declared slot type.  This shows up in
simple-streams because the slot type stream:j-listen-fn is a hairy
function type spec.  So, try to simplify the slot type before
checking.  This is a slightly modified idea from Paul Foley.
parent 6005ba7f
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