Summary
Add parameters to chicken.import.scm
Metadata
- Id: 12306fbe7a62a570ae670f63a2b4c454e2098779
- Trac id: 10
- Type: defect
- Reporter: presto
- Owner:
- Cc:
- Status: closed
- Component: core libraries
- Estimated difficulty:
- Resolution: fixed
- Priority: major
- Milestone:
- Version: 4.0.0
- Changetime: 2009-05-07 12:14:51 UTC
- Created: 2009-04-16 16:57:49 UTC
- Keywords:
Description
The parameters:
dynamic-load-libraries eval-handler repl-prompt
are not accessible within modules.
Add them to chicken.import.scm.
Changes and comments
[2009-05-07 12:14:51 UTC] felix changed status from new to closed
[2009-05-07 12:14:51 UTC] felix set resolution to fixed
[2009-05-07 12:14:51 UTC] felix wrote:
Fixed in r14555.