You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is this supposed to be funcalling FN instead of SETTER?
As a note, the SB-MOP:STANDARD-WRITER-METHOD returned by compute-applicable-methods is not funcallable, while the generic function located at (fdefinition (setf ,name))` is.
I get this when I try to build today in SBCL?
Is this supposed to be funcalling FN instead of SETTER?
The text was updated successfully, but these errors were encountered: