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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 17 Jan 2004 15:40:37 -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 miguel@ximian.com.

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

--- shadow/52853	2004-01-14 15:18:54.000000000 -0500
+++ shadow/52853.tmp.23106	2004-01-17 15:40:36.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 52853
 Product: Mono/Compilers
 Version: unspecified
 OS: unknown
 OS Details: XP, cygwin-1.5.5-1
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: atsushi@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -56,6 +56,9 @@
 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
 
+
+------- Additional Comments From miguel@ximian.com  2004-01-17 15:40 -------
+Fixed on CVS.