[Mono-bugs] [Bug 31835][Nor] Changed - incorrect opcodes when assigning enum value to System.Enum
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
6 Oct 2002 18:38:09 -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=31835
--- shadow/31835 Sun Oct 6 14:37:22 2002
+++ shadow/31835.tmp.6085 Sun Oct 6 14:38:09 2002
@@ -84,6 +84,11 @@
Additional Information:
I'll attach a possible patch to ConvertImplicitStandard and
StandardConversionExists in ecore.cs. Not sure if this is the correct
place to put them; I suppose you could make an argument for putting it in
ImplicitReferenceConversion....
+
+------- Additional Comments From hwang_rob@yahoo.ca 2002-10-06 14:38 -------
+Created an attachment (id=2479)
+possible patch to ecore.cs to box the enum
+