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

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Aug 7 11:15:14 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 vargaz at gmail.com.

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

--- shadow/79022	2006-08-06 21:32:14.000000000 -0400
+++ shadow/79022.tmp.10608	2006-08-07 11:15:13.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 79022
 Product: Mono: Runtime
 Version: 1.1
-OS: 
+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: 
-Severity: 
+Severity: Unknown
 Priority: Blocker
 Component: io-layer
 AssignedTo: dick at ximian.com                            
 ReportedBy: gampps at gmx.de               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -100,6 +100,9 @@
 				//The writer knocks off after he wrote most of the file
 				writer.WriteLine((zeilen.CurrentNode.Value).ToString());
 			}
 		}
 	}
 }
+
+------- Additional Comments From vargaz at gmail.com  2006-08-07 11:15 -------
+Please attach some kind of self-contained testcase.


More information about the mono-bugs mailing list