Opened 13 years ago

Closed 12 years ago

Last modified 12 years ago

#716 closed defect (fixed)

doto macro in miscmacros breaks hygiene

Reported by: Christian Kellermann Owned by: felix winkelmann
Priority: major Milestone: 4.9.0
Component: extensions Version: 4.7.x
Keywords: doto miscmacros Cc:
Estimated difficulty:

Description

the doto macro introduces a local binding x that breaks hygiene.

The attached patch renames the bound identifier appropriately.

Attachments (1)

doto-patch.scm (680 bytes) - added by Christian Kellermann 13 years ago.

Download all attachments as: .zip

Change History (3)

Changed 13 years ago by Christian Kellermann

Attachment: doto-patch.scm added

comment:1 Changed 12 years ago by felix winkelmann

Resolution: fixed
Status: newclosed

Thanks - see miscmacros 2.94.

comment:2 Changed 12 years ago by felix winkelmann

Milestone: 4.8.04.9.0

Milestone 4.8.0 deleted

Note: See TracTickets for help on using tickets.