[Mono-bugs] [Bug 52094][Wis] Changed - Console.Out.Close() actually closes its TextWriter
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 12 Dec 2003 05:49:10 -0500 (EST)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by ginga@kit.hi-ho.ne.jp.
http://bugzilla.ximian.com/show_bug.cgi?id=52094
--- shadow/52094 2003-12-12 05:48:10.000000000 -0500
+++ shadow/52094.tmp.27243 2003-12-12 05:49:10.000000000 -0500
@@ -45,6 +45,11 @@
----
So I think it can be easily fixed not to close Console.Out writer.
Interestingly, MS.NET 1.2 also closes the stream, but I have no idea if it
is MS.NET 1.2 bug or not.
+
+------- Additional Comments From ginga@kit.hi-ho.ne.jp 2003-12-12 05:49 -------
+Created an attachment (id=6204)
+Proposed patch.
+