[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-janitors] Re: #300: allow reading without "hanging"
From: |
Chicken Trac |
Subject: |
[Chicken-janitors] Re: #300: allow reading without "hanging" |
Date: |
Thu, 03 Feb 2011 20:18:43 -0000 |
#300: allow reading without "hanging"
-----------------------------+----------------------------------------------
Reporter: felix | Owner:
Type: enhancement | Status: new
Priority: minor | Milestone:
Component: core libraries | Version: 4.5.x
Resolution: | Keywords: read-string no-hang
-----------------------------+----------------------------------------------
Comment(by zbigniew):
Older versions of chicken will raise an error when providing the read-
buffered argument to make-input-port, and we cannot know when it is safe
to do so. Would you mind adding some sort of feature identifier or other
way to determine when read-buffered is a legal optional argument? This
would help when create advanced custom ports.
--
Ticket URL: <http://bugs.call-cc.org/ticket/300#comment:2>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.