Opened 11 years ago
#609 new defect
DEFSTRUCT slot initforms don't capture lexical environment
Reported by: | gb | Owned by: | gb |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | ANSI CL Compliance | Version: | trunk |
Keywords: | Cc: |
Description
See the thread starting with <http://clozure.com/pipermail/openmcl-devel/2009-October/010389.html>, which actually contains some information. 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.
Note: See
TracTickets for help on using
tickets.