Skip to content

bind fails #78

Description

@jcguu95

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::J is missing from the object #S(DUMMY-STRUCT-FOR-BIND :I 8 :J 9). It has a slot RUTILS.TEST::J, while RUTILS.BIND::J is requested.

The root cause may be the same as #77

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions