[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Scheme-reports] 6.13 I/O
- To: scheme-reports <scheme-reports@x>
- Subject: [Scheme-reports] 6.13 I/O
- From: Andy Wingo <wingo@x>
- Date: Sat, 05 Jan 2013 22:50:22 +0100
Call-with-port not closing the port in exceptional situations is a
shame. As it is, the only thing you can do to close ports in
exceptional situations is to use dynamic-wind. Nasty.
Why allow current-input-port to be a binary port? I would not do that.
Likewise I don't see why read-u8 and friends would default to a textual
port.
Otherwise things seem fine to me.
Andy
--
http://wingolog.org/
_______________________________________________
Scheme-reports mailing list
Scheme-reports@x
http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports