Summary
chicken.base#procedure-information fails with "Error: unbound variable open-input-string"
Metadata
- Id: d23c1bc7a7b227cfa74c31cfe96b1e2ef5ca83dd
- Trac id: 1843
- Type: defect
- Reporter: zilti
- Owner:
- Cc:
- Status: closed
- Component: core libraries
- Estimated difficulty: easy
- Resolution: fixed
- Priority: major
- Milestone: 6.0.0
- Version: 6.0.0
- Changetime: 2024-09-27 00:31:02 UTC
- Created: 2024-09-25 21:26:16 UTC
- Keywords:
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) <--
Changes and comments
[2024-09-27 00:31:02 UTC] felix changed status from new to closed
[2024-09-27 00:31:02 UTC] felix set resolution to fixed
[2024-09-27 00:31:02 UTC] felix wrote:
Fixed in 8c16ffb605a89d2f1580e01696d673e71fa1f6c4