Summary
read-line inconsistency
Metadata
- Id: cf8b1434ec472832fa2a878c88cbc940a06400f9
- Trac id: 1004
- Type: defect
- Reporter: syn
- Owner:
- Cc:
- Status: closed
- Component: unknown
- Estimated difficulty:
- Resolution: fixed
- Priority: minor
- Milestone: someday
- Version: 4.8.x
- Changetime: 2013-11-03 18:29:00 UTC
- Created: 2013-04-11 10:03:10 UTC
- Keywords:
Description
The generic fallback branch of read-line (extras.scm line 88 as of 298c932c16c9187551e579d7ac74511a1f95786a) accepts a lone #\return as a line terminator while the specializing implementation ##sys#scan-buffer-line does not.
Changes and comments
[2013-11-03 18:29:00 UTC] syn changed status from new to closed
[2013-11-03 18:29:00 UTC] syn set resolution to fixed
[2013-11-03 18:29:00 UTC] syn wrote:
Fixed in d7bc26071a3ab26c58cb9474056b61f90f017fab