[Mono-bugs] [Bug 79022][Nor] Changed - StreamWriter aborts writing with the regular end of program

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Aug 11 06:54:02 EDT 2006


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 dick at ximian.com.

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

--- shadow/79022	2006-08-09 15:23:06.000000000 -0400
+++ shadow/79022.tmp.828	2006-08-11 06:54:02.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 79022
 Product: Mono: Runtime
 Version: 1.1
 OS: unknown
 OS Details: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.8.0.5) Gecko/20060731 Ubuntu/dapper-security Firefox/1.5.0.5 // Mono 1.1.13.6 // MonoDevelop 0.10
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: NOTABUG
 Severity: Unknown
 Priority: Normal
 Component: io-layer
 AssignedTo: dick at ximian.com                            
 ReportedBy: gampps at gmx.de               
 QAContact: mono-bugs at ximian.com
@@ -150,6 +150,10 @@
 automatically closed:
 
 http://www.codeproject.com/csharp/TinguUsingStatement.asp
 
 
 
+
+------- Additional Comments From dick at ximian.com  2006-08-11 06:54 -------
+Dispose already calls Flush.  The underlying FileStream also flushes
+its buffer when it is being closed.


More information about the mono-bugs mailing list