Opened 17 years ago
Closed 17 years ago
#10 closed defect (fixed)
Add parameters to chicken.import.scm
| Reported by: | Alonso Andres | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | core libraries | Version: | 4.0.0 |
| Keywords: | Cc: | ||
| Estimated difficulty: |
Description
The parameters:
dynamic-load-libraries
eval-handler
repl-prompt
are not accessible within modules.
Add them to chicken.import.scm.
Note:
See TracTickets
for help on using tickets.

Fixed in r14555.