Opened 16 years ago

Closed 15 years ago

Last modified 14 years ago

#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)

special-defun.lisp (401 bytes) - added by Mark Evenson 16 years ago.
Example of DEFVAR shadowing &KEYWORD parmas in DEFUN

Download all attachments as: .zip

Change History (3)

Changed 16 years ago by Mark Evenson

Attachment: special-defun.lisp added

Example of DEFVAR shadowing &KEYWORD parmas in DEFUN

comment:1 Changed 15 years ago by ehuelsmann

Resolution: fixed
Status: newclosed

Fixed in r11437.

comment:2 Changed 14 years ago by ehuelsmann

Milestone: unscheduled0.22

Selecting no particular closed milestone: it's in unscheduled, which is definitely incorrect.

Note: See TracTickets for help on using tickets.