Summary
read-line argument to make-input-port should not take port argument
Metadata
- Id: 39289c04e88901aed60f6d6a9cef29f5c0d58b69
- Trac id:
- Type: defect
- Reporter: felix
- Owner:
- Cc:
- Status: new
- Component: core libraries
- Estimated difficulty: easy
- Resolution:
- Priority: minor
- Milestone:
- Version: 6.0.1pre1
- Changetime: 2026-09-05 22:23:13 UTC
- Created: 2026-09-05 22:23:13 UTC
- Keywords:
Description
this argument procedure should not take a port argument, to be consistent with the other passed argument procedures.
As this changes the API it can't be changed now, but at the next major revision.