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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 29 May 2004 15:07:24 -0400 (EDT)


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 martin@ximian.com.

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

--- shadow/52578	2004-05-24 17:37:57.000000000 -0400
+++ shadow/52578.tmp.28714	2004-05-29 15:07:24.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 52578
 Product: Mono: Compilers
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: C#
 AssignedTo: martin@ximian.com                            
 ReportedBy: bmaurer@users.sf.net               
 QAContact: mono-bugs@ximian.com
@@ -84,6 +84,9 @@
 ------- Additional Comments From miguel@ximian.com  2004-05-12 13:11 -------
 Benjamin, could you provide a changelog, and some comments for the
 convert.cs file with the rationale for the change?
 
 ------- Additional Comments From miguel@ximian.com  2004-05-17 15:26 -------
 Ping?
+
+------- Additional Comments From martin@ximian.com  2004-05-29 15:07 -------
+Committed your patch.