[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, 22 Sep 2003 09:08:18 -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 reali@acm.org.

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

--- shadow/48697	2003-09-22 09:07:55.000000000 -0400
+++ shadow/48697.tmp.25687	2003-09-22 09:08:18.000000000 -0400
@@ -17,6 +17,11 @@
 Summary: TextReader.ReadBlock: return number of characters read when reading less than expected
 
 TextReader.ReadBlock: return number of characters read when reading less 
 than expected (now returns 0).
 
 Patch attached
+
+------- Additional Comments From reali@acm.org  2003-09-22 09:08 -------
+Created an attachment (id=5386)
+cvs diff TextReader.cs
+