[Mono-bugs] [Bug 78714][Nor] Changed - Crash running IronPython
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Jun 27 13:59:20 EDT 2006
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 vargaz at gmail.com.
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: lupus at ximian.com
ReportedBy: sanxiyn at gmail.com
QAContact: mono-bugs at ximian.com
@@ -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 vargaz at gmail.com 2006-06-27 13:59 -------
+Fixed by eno in SVN.
+
More information about the mono-bugs
mailing list