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.

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

____________________
  Racket Users list:
  http://lists.racket-lang.org/users

Reply via email to