-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Description
In bind-test.lisp, bind fails in that arbitrary symbols don't seem be bind well with structs.
I tested this with (should-test:test :package (find-package :rtl)).
The error message:
When attempting to read the slot's value (slot-value), the slot
RUTILS.BIND::Jis missing from the object#S(DUMMY-STRUCT-FOR-BIND :I 8 :J 9). It has a slotRUTILS.TEST::J, whileRUTILS.BIND::Jis requested.
The root cause may be the same as #77
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels