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=79541 --- shadow/79541 2006-10-01 04:03:32.000000000 -0400 +++ shadow/79541.tmp.5693 2006-10-06 11:53:46.000000000 -0400 @@ -1,14 +1,14 @@ Bug#: 79541 Product: Mono: Class Libraries Version: 1.1 -OS: +OS: unknown OS Details: OS/X 10.4.8 -Status: NEW -Resolution: -Severity: +Status: RESOLVED +Resolution: NOTABUG +Severity: Unknown Priority: Blocker Component: System AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -68,6 +68,12 @@ Every time I run it. Additional Information: I'm using 1.1.13.8 on a PPC Mac. + +------- Additional Comments From [EMAIL PROTECTED] 2006-10-06 11:53 ------- +This is not a bug. You're trying to read a Latin1 encoded +text with the default StreamReader encoder, which happens +to be UTF8. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
