[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-janitors] #978: Ports don't keep track of "column" anymore
From: |
Chicken Trac |
Subject: |
Re: [Chicken-janitors] #978: Ports don't keep track of "column" anymore - restore this |
Date: |
Fri, 31 May 2013 22:11:45 -0000 |
#978: Ports don't keep track of "column" anymore - restore this
--------------------------------+-------------------------------------------
Reporter: sjamaan | Owner: sjamaan
Type: defect | Status: new
Priority: not urgent at all | Milestone: someday
Component: core libraries | Version: 4.8.x
Resolution: | Keywords: ports, position
--------------------------------+-------------------------------------------
Changes (by zbigniew):
* priority: minor => not urgent at all
* milestone: 4.9.0 => someday
Comment:
read-line is fixed in a302a6dcc9 per Peter's patch. I also added some
tests for the affected ports.
I think we can leave read-string alone -- if you care about lines, you're
probably using read-char or read-line anyway. I'm attaching Peter's read-
string patch to the ticket for posterity, but I recommend we leave it
alone until someone complains.
--
Ticket URL: <http://bugs.call-cc.org/ticket/978#comment:1>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [Chicken-janitors] #978: Ports don't keep track of "column" anymore - restore this,
Chicken Trac <=