Opened 15 years ago

Closed 15 years ago

Last modified 14 years ago

#57 closed defect (fixed)

Extended lambda list arguments are looked up in the wrong environment

Reported by: sjamaan Owned by: felix winkelmann
Priority: critical Milestone:
Component: expander Version: 4.0.x
Keywords: extended lambda list, DSSSL, environments Cc:
Estimated difficulty:

Description

When you have an extended lambda list (with DSSSL syntax) inside a module, the names in the non-extended part of the argument list are renamed in the syntax environment instead of the expansion environment.

Attachments (1)

extlambda.diff (1.8 KB) - added by sjamaan 15 years ago.
Patch plus regression test

Download all attachments as: .zip

Change History (3)

Changed 15 years ago by sjamaan

Attachment: extlambda.diff added

Patch plus regression test

comment:1 Changed 15 years ago by felix winkelmann

Resolution: fixed
Status: newclosed

Fixed in r15171 - thanks, sjamaan.

comment:2 Changed 14 years ago by (none)

Milestone: 4.1.0

Milestone 4.1.0 deleted

Note: See TracTickets for help on using tickets.