[Mono-bugs] [Bug 52578][Wis] Changed - MCS invalidly emits a Box when converting a System.Enum to an interface

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 3 Jan 2004 13:58:25 -0500 (EST)


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 pcgod@gmx.net.

http://bugzilla.ximian.com/show_bug.cgi?id=52578

--- shadow/52578	2004-01-03 12:51:38.000000000 -0500
+++ shadow/52578.tmp.17856	2004-01-03 13:58:25.000000000 -0500
@@ -49,6 +49,11 @@
         IL_0019:  ret
 
 IL_0008 is invalid. At this point there is an Object on the stack, it
 cannot be boxed agian.
 
 See also: bug 52569
+
+------- Additional Comments From pcgod@gmx.net  2004-01-03 13:58 -------
+Created an attachment (id=6339)
+proposed patch
+