Summary
keword argument variables get incorrectly renamed (or not at all)
Metadata
- Id: 151caafc5df7c34b35fee34a4d56e1d2e8c78606
- Trac id: 7
- Type: defect
- Reporter: felix
- Owner: felix
- Cc:
- Status: closed
- Component: core libraries
- Estimated difficulty:
- Resolution: fixed
- Priority: critical
- Milestone:
- Version: 4.0.0
- Changetime: 2009-04-16 11:44:09 UTC
- Created: 2009-04-15 18:36:33 UTC
- Keywords:
Description
Doing this in csi resolves `string` incorrectly:
(import scheme) (define (foo #!key string) string)
Changes and comments
[2009-04-16 11:44:09 UTC] felix changed status from new to closed
[2009-04-16 11:44:09 UTC] felix set resolution to fixed
[2009-04-16 11:44:09 UTC] felix wrote:
Should work now in svn rev. 14268.