[Mono-bugs] [Bug 52569][Wis] Changed - MCS does not handle unboxing to {enum, value type}
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 3 Jan 2004 12:38:48 -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 bmaurer@users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=52569
--- shadow/52569 2004-01-03 01:29:04.000000000 -0500
+++ shadow/52569.tmp.16672 2004-01-03 12:38:48.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 52569
Product: Mono/Compilers
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: bmaurer@users.sf.net
QAContact: mono-bugs@ximian.com
@@ -65,6 +65,9 @@
------- Additional Comments From pcgod@gmx.net 2004-01-03 01:29 -------
Created an attachment (id=6335)
new proposed patch (fixes typeof and (int)(Enum)Foo.Bar))
+
+------- Additional Comments From bmaurer@users.sf.net 2004-01-03 12:38 -------
+patch in cvs and test-case-ized.