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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=75679 --- shadow/75679 2005-08-01 05:11:52.000000000 -0400 +++ shadow/75679.tmp.3220 2005-08-01 05:12:44.000000000 -0400 @@ -43,6 +43,11 @@ attached "patch" for support.cs, the problem goes away. One thing that came up to my mind is that Encoding (Encoder) class often stores incomplete bytes in themselves. In that case, when we seek the stream back and try to convert bytes to chars, the incomplete bytes could harm translation. (SeekableStreamReader would not be a good idea?) + +------- Additional Comments From [EMAIL PROTECTED] 2005-08-01 05:12 ------- +Created an attachment (id=15516) +the "patch" that makes things work. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
