Opened 8 weeks ago
Closed 8 weeks ago
#1843 closed defect (fixed)
chicken.base#procedure-information fails with "Error: unbound variable open-input-string"
Reported by: | zilti | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 6.0.0 |
Component: | core libraries | Version: | 6.0.0 |
Keywords: | Cc: | ||
Estimated difficulty: | easy |
Description
Calling procedure-information
results in an error:
#;3> (procedure-information map) Error: unbound variable: open-input-string Call history: <stdin>:6 (procedure-information map) <stdin>:6 (procedure-information map) <--
Note: See
TracTickets for help on using
tickets.
Fixed in 8c16ffb605a89d2f1580e01696d673e71fa1f6c4