unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* binary-port?
@ 2011-04-22 22:28 Ludovic Courtès
  2011-04-23  1:48 ` binary-port? Andreas Rottmann
  0 siblings, 1 reply; 10+ messages in thread
From: Ludovic Courtès @ 2011-04-22 22:28 UTC (permalink / raw)
  To: guile-devel

Hello,

I just pushed 96128014bfaabe9e123c4f4928ce4c20427eaa53, which makes
‘binary-port?’ deterministic for ports intended to be binary.

However, I’m wondering whether we should not just squarely do away with
the binary/textual distinction, and just write:

  (define (binary-port? p) #t)

What do people with experience with pure R6RS code think?  Is the
distinction actually used, and how?

Thanks,
Ludo’.




^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2011-04-26 15:00 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-22 22:28 binary-port? Ludovic Courtès
2011-04-23  1:48 ` binary-port? Andreas Rottmann
2011-04-23 19:56   ` binary-port? Ludovic Courtès
2011-04-24  6:39     ` binary-port? Marco Maggi
2011-04-24 13:03       ` binary-port? Ludovic Courtès
2011-04-25 11:55     ` binary-port? Andreas Rottmann
2011-04-25 14:08       ` binary-port? Ludovic Courtès
2011-04-25 14:20         ` binary-port? Andy Wingo
2011-04-26  0:16         ` binary-port? Andreas Rottmann
2011-04-26 15:00           ` binary-port? Ludovic Courtès

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).