[Mono-bugs] [Bug 72181][Min] Changed - problem with StreamReader&NetworkStream

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 11 Feb 2005 19:29:19 -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 gonzalo@ximian.com.

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

--- shadow/72181	2005-02-10 13:34:28.000000000 -0500
+++ shadow/72181.tmp.7379	2005-02-11 19:29:19.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 72181
 Product: Mono: Class Libraries
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: NOTABUG
 Severity: Unknown
 Priority: Minor
 Component: System
 AssignedTo: gonzalo@ximian.com                            
 ReportedBy: borodin@zg.bezopasnost.ru               
 QAContact: mono-bugs@ximian.com
@@ -33,6 +33,9 @@
 testcase
 
 
 ------- Additional Comments From borodin@zg.bezopasnost.ru  2005-02-10 03:41 -------
 that testcase shows differrent output of test_1() and test_2() on Mono
 (test_2() loses some data after first three lines)
+
+------- Additional Comments From gonzalo@ximian.com  2005-02-11 19:29 -------
+The test case stops forever on MS runtime, same as mono does.