Summary
read-all in C5
Metadata
- Id: 66550ad0b47f3644830db5eed95f5ac978493e8c
- Trac id: 1398
- Type: defect
- Reporter: mario
- Owner: felix
- Cc:
- Status: closed
- Component: core libraries
- Estimated difficulty: easy
- Resolution: fixed
- Priority: major
- Milestone: 5.0
- Version: 5.0.0
- Changetime: 2017-10-28 20:24:53 UTC
- Created: 2017-09-01 21:01:04 UTC
- Keywords: read-all, read-file
Description
It's a similar issue as {{{bit-set?}}}'s.
Here's how other implementations name such a procedure:
* Gambit: {{{read-all}}}
* Gauche: {{{port->sexp-list}}} (the documentation mentions "The API is taken from scsh and STk")
Changes and comments
[2017-09-01 21:42:22 UTC] mario changed description
[2017-10-13 22:14:03 UTC] mario changed milestone from someday to 5.0
[2017-10-14 01:07:59 UTC] sjamaan wrote:
How about read-list?
[2017-10-26 21:19:41 UTC] felix changed status from new to accepted
[2017-10-26 21:19:41 UTC] felix set owner to felix
[2017-10-28 20:24:53 UTC] sjamaan wrote:
Fixed with 61c90bffa8512d64e99a28a90a7c3f2518b4d1e6