Summary
use internal form of 'syntax' to avoid capturing
Metadata
- Id: f42b73076e35ab57d5d29925de70a6790d3afe96
- Trac id: 127
- Type: defect
- Reporter: felix
- Owner:
- Cc:
- Status: closed
- Component: core-pending
- Estimated difficulty:
- Resolution: fixed
- Priority: minor
- Milestone:
- Version: 4.2.x
- Changetime: 2010-03-11 10:33:12 UTC
- Created: 2009-11-21 13:16:58 UTC
- Keywords:
Description
The code in `synrules.scm` expands into direct uses of `syntax`, which may potentially be syntactically bound. Use internal `##core#syntax` form.
See commit 0b121bcabd4a5354f5c6a86cb223fa7ae2041e17