[Mono-bugs] [Bug 31834][Nor] Changed - incorrect opcodes emitted for assignment to 1d array of enum
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
19 Oct 2002 06:42:54 -0000
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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=31834
--- shadow/31834 Thu Oct 10 21:13:46 2002
+++ shadow/31834.tmp.14577 Sat Oct 19 02:42:54 2002
@@ -1,13 +1,13 @@
Bug#: 31834
Product: Mono/MCS
Version: unspecified
OS: unknown
OS Details:
-Status: REOPENED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: hwang_rob@yahoo.ca
QAContact: mono-bugs@ximian.com
@@ -104,6 +104,11 @@
we should fix how we do the preceeding load...
------- Additional Comments From hwang_rob@yahoo.ca 2002-10-10 21:13 -------
Created an attachment (id=2518)
proposed patch
+
+------- Additional Comments From miguel@ximian.com 2002-10-19 02:42 -------
+This patch seems to work. Thanks again!
+
+The code is now on CVS.