[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 00:58:43 -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=52569
--- shadow/52569 2004-01-03 00:14:22.000000000 -0500
+++ shadow/52569.tmp.6003 2004-01-03 00:58:43.000000000 -0500
@@ -55,6 +55,11 @@
}
Again, we generate castclass, which is invalid (note that Mono errors
out while MS emits the address of the boxed instance, is this another
bug?)
+
+------- Additional Comments From pcgod@gmx.net 2004-01-03 00:58 -------
+Created an attachment (id=6334)
+proposed patch
+