Summary
doto macro in miscmacros breaks hygiene
Metadata
- Id: 907f0793905244c7cb02c9060e6f9abc8a4d8e69
- Trac id: 716
- Type: defect
- Reporter: ckeen
- Owner: felix
- Cc:
- Status: closed
- Component: extensions
- Estimated difficulty:
- Resolution: fixed
- Priority: major
- Milestone: 4.9.0
- Version: 4.7.x
- Changetime: 2012-09-24 21:47:48 UTC
- Created: 2011-10-16 13:15:48 UTC
- Keywords: doto miscmacros
Attachments
- 907f0793905244c7cb02c9060e6f9abc8a4d8e69/attachments/doto-patch.scm
Description
the doto macro introduces a local binding x that breaks hygiene.
The attached patch renames the bound identifier appropriately.
Changes and comments
[2011-10-16 13:16:44 UTC] ckeen attached doto-patch.scm (description=#f)
[2011-10-28 09:22:03 UTC] felix changed status from new to closed
[2011-10-28 09:22:03 UTC] felix set resolution to fixed
[2011-10-28 09:22:03 UTC] felix wrote:
Thanks - see miscmacros 2.94.
[2012-09-24 21:47:48 UTC] felix changed milestone from 4.8.0 to 4.9.0
[2012-09-24 21:47:48 UTC] felix wrote:
Milestone 4.8.0 deleted