[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 17:29:05 -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-10-20 16:55:31.000000000 -0400
+++ shadow/48697.tmp.691	2003-10-20 17:29:05.000000000 -0400
@@ -38,6 +38,11 @@
 ------- Additional Comments From reali@acm.org  2003-10-20 16:55 -------
 I've resent the patch using -u. Sorry for forgetting that.
 
 The test case may be a little bit more painful to get: I'm testing 
 IIOP.NET for compatibility with mono, and it is about 300K of code. 
 I'll see if I can strip it down a bit.
+
+------- Additional Comments From reali@acm.org  2003-10-20 17:29 -------
+Created an attachment (id=5682)
+test case
+