[Mono-bugs] [Bug 65340][Nor] Changed - Stream.Close shouldn't call Flush

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 5 Sep 2004 00:17:47 -0400 (EDT)


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 gonzalo@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=65340

--- shadow/65340	2004-09-03 19:22:20.000000000 -0400
+++ shadow/65340.tmp.15179	2004-09-05 00:17:47.000000000 -0400
@@ -19,6 +19,11 @@
 System.IO.Stream.Close() calls Flush().
 
 None of the MS implementations do this.
 
 ------- Additional Comments From gonzalo@ximian.com  2004-09-03 19:22 -------
 Can you provide a test for this?
+
+------- Additional Comments From gonzalo@ximian.com  2004-09-05 00:17 -------
+Created an attachment (id=10490)
+Test case
+