[Mono-bugs] [Bug 48697][Blo] Changed - TextReader.ReadBlock: return number of characters read when reading less than expected
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 20 Oct 2003 14:15:17 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=48697
--- shadow/48697 2003-09-22 09:08:18.000000000 -0400
+++ shadow/48697.tmp.29923 2003-10-20 14:15:17.000000000 -0400
@@ -2,13 +2,13 @@
Product: Mono/Class Libraries
Version: unspecified
OS: SuSE 8.1
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Blocker
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: reali@acm.org
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -22,6 +22,10 @@
Patch attached
------- Additional Comments From reali@acm.org 2003-09-22 09:08 -------
Created an attachment (id=5386)
cvs diff TextReader.cs
+
+------- Additional Comments From miguel@ximian.com 2003-10-20 14:15 -------
+Could you submit a sample test case, so we can verify this, and resend
+the patch in diff -u format please?