#15 closed defect (fixed)
compilation of forms with keywords having the same name as special variables fails
Reported by: | Mark Evenson | Owned by: | somebody |
---|---|---|---|
Priority: | major | Milestone: | 0.22 |
Component: | other | Version: | 1.0 |
Keywords: | compiler | Cc: | |
Parent Tickets: |
Description
[From news.gmane.org gmane.editors.j.devel:1883]
Don Cohen reported this originally.
The compiler seems to be using the value of DEFVAR forms in determining the name for &KEYWORD arguments.
See attached file for failure case
Attachments (1)
Change History (3)
Changed 16 years ago by
Attachment: | special-defun.lisp added |
---|
comment:2 Changed 14 years ago by
Milestone: | unscheduled → 0.22 |
---|
Selecting no particular closed milestone: it's in unscheduled, which is definitely incorrect.
Note: See
TracTickets for help on using
tickets.
Example of DEFVAR shadowing &KEYWORD parmas in DEFUN