[Mono-bugs] [Bug 59534][Blo] Changed - New MONO Beta 2 bug reading from bufferedstream.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 3 Jun 2004 05:10:51 -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 gonzalo@ximian.com.

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

--- shadow/59534	2004-06-03 02:45:55.000000000 -0400
+++ shadow/59534.tmp.7698	2004-06-03 05:10:51.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 59534
 Product: Mono: Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: 002 Two hours
 Priority: Blocker
 Component: System
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: davidandrewtaylor@hotmail.com               
 QAContact: mono-bugs@ximian.com
@@ -57,6 +57,13 @@
 All the time since Beta2 was released.
 
 ------- Additional Comments From davidandrewtaylor@hotmail.com  2004-06-03 02:45 -------
 Created an attachment (id=7981)
 Test case demonstrating bug on MONO beta 2
 
+
+------- Additional Comments From gonzalo@ximian.com  2004-06-03 05:10 -------
+Ugh!
+
+It was a typo in BufferedStream (CanWrite->CanRead).
+
+Fixed in CVS.