[Mono-bugs] [Bug 24586][Nor] Changed - StreamWriter doesn't wait for Flush

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
29 Jun 2002 02:51:56 -0000


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 ndrochak@gol.com.

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

--- shadow/24586	Fri Jun 28 10:57:43 2002
+++ shadow/24586.tmp.18398	Fri Jun 28 22:51:56 2002
@@ -1,13 +1,13 @@
 Bug#: 24586
 Product: Mono/Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: RedHat 7.2
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: ndrochak@gol.com               
 QAContact: mono-bugs@ximian.com
@@ -42,6 +42,9 @@
 Nick, i get this when running the test:
 
 ~/work/tests $ mono ./bug24586.exe
 RESULT: 0
 
 It seems that it's fixed now...
+
+------- Additional Comments From ndrochak@gol.com  2002-06-28 22:51 -------
+Tried it with latests CVS updates.  Works now.