Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

defstruct slot initforms don't capture lexical environment #498

Open
xrme opened this issue Jun 20, 2024 · 1 comment
Open

defstruct slot initforms don't capture lexical environment #498

xrme opened this issue Jun 20, 2024 · 1 comment

Comments

@xrme
Copy link
Member

xrme commented Jun 20, 2024

(Copied from https://trac.clozure.com/ccl/ticket/609 with updated link)

See the thread starting with https://lists.clozure.com/pipermail/openmcl-devel/2009-October/006146.html

The spec's actually fairly clear on this; even if it wasn't, ignoring the environment of definition (as CCL's DEFSTRUCT has traditionally done) is hard to justify.

@xrme
Copy link
Member Author

xrme commented Jun 20, 2024

Maybe see also #81

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant