[Mono-bugs] [Bug 59534][Blo] Changed - New MONO Beta 2 bug reading from bufferedstream.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 15 Jun 2004 01:05:44 -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 davidandrewtaylor@hotmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=59534
--- shadow/59534 2004-06-03 22:28:57.000000000 -0400
+++ shadow/59534.tmp.20265 2004-06-15 01:05:44.000000000 -0400
@@ -1,12 +1,12 @@
Bug#: 59534
Product: Mono: Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: RESOLVED
+Status: VERIFIED
Resolution: FIXED
Severity: 002 Two hours
Priority: Blocker
Component: System
AssignedTo: mono-bugs@ximian.com
ReportedBy: davidandrewtaylor@hotmail.com
@@ -70,6 +70,9 @@
------- Additional Comments From sebastien@ximian.com 2004-06-03 22:28 -------
Oops I added unit tests but they weren't specific enough to catch this :(
I modified the unit tests (using new helper classes) so we shouldn't
have future regression with this.
+
+------- Additional Comments From davidandrewtaylor@hotmail.com 2004-06-15 01:05 -------
+I have verified this is fixed in Beta 3. Thanks.