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=79189 --- shadow/79189 2006-09-24 13:30:01.000000000 -0400 +++ shadow/79189.tmp.12120 2006-10-27 15:17:34.000000000 -0400 @@ -10,13 +10,13 @@ Component: CORLIB AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: -Summary: StreamReader should detect UTF-32 and UTF-32 big-endian byte order marks as well (only in profile 2.0) +Summary: [PATCH] StreamReader should detect UTF-32 and UTF-32 big-endian byte order marks as well (only in profile 2.0) Profile 2.0 supports UTF-32 so StreamReader should detect UTF-32 and UTF- 32 big-endian byte order marks as well. MS.NET 2.0 detects UTF-32 byte order mark as well. ------- Additional Comments From [EMAIL PROTECTED] 2006-09-24 13:14 ------- @@ -34,6 +34,9 @@ ------- Additional Comments From [EMAIL PROTECTED] 2006-09-24 13:30 ------- Created an attachment (id=17740) Corrected patch (please ignore previous which contained a small profile-related error) + +------- Additional Comments From [EMAIL PROTECTED] 2006-10-27 15:17 ------- +Please review Peter's patch. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
