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=78714 --- shadow/78714 2006-06-27 13:08:07.000000000 -0400 +++ shadow/78714.tmp.17371 2006-06-27 13:59:20.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 78714 Product: Mono: Runtime Version: 1.1 OS: unknown OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Normal Component: GC AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -53,6 +53,10 @@ in IronPython, the encode () call does recurse if the 'latin-1' encoding is not found for some reason. It is not found under mono because IronPython tries to use the encoding 'iso-8859-1' encoding for this in StringOps.MakeCodecsDict (), but mono's GetEncodings () does not return this encoding. + +------- Additional Comments From [EMAIL PROTECTED] 2006-06-27 13:59 ------- +Fixed by eno in SVN. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
