Re: update: can you pass the SRFI-56 challenge?
Shiro Kawai 16 Aug 2005 06:20 UTC
Thanks for the extensive test case.
I fixed the problem in Gauche. Now it passes all the tests.
(I commented out read-byte, write-byte, peek-byte and byte-ready?
definitions in srfi-56.scm, for they are supported natively).
--shiro