[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
11 Oct 2002 01:13:46 -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 hwang_rob@yahoo.ca.
http://bugzilla.ximian.com/show_bug.cgi?id=31834
--- shadow/31834 Thu Oct 10 21:11:38 2002
+++ shadow/31834.tmp.10887 Thu Oct 10 21:13:46 2002
@@ -99,6 +99,11 @@
------- Additional Comments From hwang_rob@yahoo.ca 2002-10-10 21:11 -------
Sorry about that. Here is another proposed patch. It seems to work
for both test cases.
I believe the problem is that instead of fixing how we do the store,
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
+