#127 closed defect (fixed)
use internal form of 'syntax' to avoid capturing
| Reported by: | felix winkelmann | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | core-pending | Version: | 4.2.x |
| Keywords: | Cc: | ||
| Estimated difficulty: |
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
Change History (2)
comment:1 Changed 16 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:2 Changed 16 years ago by
| Milestone: | 4.3.0 |
|---|
Note: See
TracTickets for help on using
tickets.

Milestone 4.3.0 deleted