[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Masinter.pa: synonym streams..]



How about a similar rule for Scheme?  With the obvious extension to ports created by
with-input-file, etc.
	- Jonathan.

Date: 5 Aug 86 11:09 PDT
From: Masinter.pa at Xerox.COM
To:   common-lisp at su-ai.ARPA
Re:   synonym streams..
In-reply-to: David Bein <pyramid!bein@hplabs.HP.COM>'s message of 5 Aug
 86 09:05 PDT
Message-ID: <860805-111034-2460@Xerox>

I propose the following rule: "It is an error to attempt to close a
stream that wasn't created with open."

With this rule, it would follow that, since synonym, broadcast and
two-way streams are not created with open,  it is an error to perform
"close" on them.