[racket] Possible bug in racket/stream

From: Thomas Chust (chust at web.de)
Date: Thu Sep 20 19:47:42 EDT 2012

On Thu, 20 Sep 2012, Asumu Takikawa wrote:

> On 2012-09-21 00:54:10 +0200, Thomas Chust wrote:
>> the documentation for the racket/stream module states that lists can
>> be used as streams transparently and stream? returns #t when applied
>> to a list. However, some of the functions operating on streams fail
>> when applied to lists. For example:
>
> Thanks for the report. This is a known bug in Racket 5.3 and was fixed
> in commit 07119c371d4611c942361d5b942ad59ec2f37645. It should work
> correctly in pre-release builds.
> [...]

Hello Asumu,

many thanks for fixing this before I even ran into the problem -- that's 
really the best kind of bug from the user's point of view :-D

Ciao,
Thomas


-- 
When C++ is your hammer, every problem looks like your thumb.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 1600 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.racket-lang.org/users/archive/attachments/20120921/94dfaa37/attachment.p7s>

Posted on the users mailing list.