Summary
let-values not available for syntax
Metadata
- Id: a5169bd29eafe145e3f1e410f2de7f017ae48fe2
- Trac id: 346
- Type: defect
- Reporter: kon
- Owner:
- Cc: kon
- Status: closed
- Component: expander
- Estimated difficulty:
- Resolution: wontfix
- Priority: not urgent at all
- Milestone: 4.9.0
- Version: 4.5.x
- Changetime: 2012-09-24 21:47:48 UTC
- Created: 2010-08-20 03:13:21 UTC
- Keywords:
Description
The `values' macros are not part of the expansion environment.
`let-values' is sometimes useful.
Changes and comments
[2010-09-29 14:41:27 UTC] felix changed status from new to closed
[2010-09-29 14:41:27 UTC] felix set resolution to wontfix
[2010-09-29 14:41:27 UTC] felix wrote:
That is correct, currently the expansion environment only contains R5RS bindings (and a small set of forms required for module-handling). I believe there is no perfect selection of stuff that's considered useful by everybody alike, so I think it would be best to keep it the way it is and let the user decide by importing what's necessary (i.e, `(import-for-syntax chicken)`).
(Sorry for the overly late reply)
[2011-06-01 09:00:41 UTC] felix changed milestone from 4.7.0 to 4.8.0
[2011-06-01 09:00:41 UTC] felix wrote:
Milestone 4.7.0 deleted
[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