[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
8 Oct 2002 23:40:28 -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 Sun Oct 6 14:21:17 2002
+++ shadow/31834.tmp.374 Tue Oct 8 19:40:28 2002
@@ -1,14 +1,14 @@
Bug#: 31834
Product: Mono/MCS
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+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
TargetMilestone: ---
@@ -60,6 +60,9 @@
See proposed patch to expression.cs.
------- Additional Comments From hwang_rob@yahoo.ca 2002-10-06 14:21 -------
Created an attachment (id=2478)
proposed patch to expression.cs (1.364)
+
+------- Additional Comments From miguel@ximian.com 2002-10-08 19:40 -------
+Wow. Thanks again for the patch, I have included it in the code as well.