[Issue 237] std.stream.File.close() doesn't reset isopen flag

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Jul 2 22:26:44 PDT 2006


http://d.puremagic.com/issues/show_bug.cgi?id=237





------- Comment #1 from unknown at simplemachines.org  2006-07-03 00:26 -------
Created an attachment (id=12)
 --> (http://d.puremagic.com/issues/attachment.cgi?id=12&action=view)
Reset isopen flag on streams.

This simply flips the isopen flag on a call to close(), thus ignoring repeated
calls.

-[Unknown]


-- 




More information about the Digitalmars-d-bugs mailing list