[Mono-bugs] [Bug 52853][Nor] Changed - mcs incorrectly compiles assignment of null to ValueType

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 14 Jan 2004 15:18:54 -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=52853

--- shadow/52853	2004-01-14 13:26:03.000000000 -0500
+++ shadow/52853.tmp.16893	2004-01-14 15:18:54.000000000 -0500
@@ -51,6 +51,11 @@
 
 Additional Information:
 I tried both csc and mcs to generate this IL and both of them failed.
 
 ------- Additional Comments From lupus@ximian.com  2004-01-14 13:26 -------
 The csc compiled code is executed just fine: this is a mcs bug.
+
+------- Additional Comments From pcgod@gmx.net  2004-01-14 15:18 -------
+Created an attachment (id=6408)
+proposed patch
+