[Mono-bugs] [Bug 77446][Maj] Changed - [GMCS] Nullable types assignment crashes reflection

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Feb 11 07:54:57 EST 2006


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 vargaz at gmail.com.

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

--- shadow/77446	2006-02-10 16:39:08.000000000 -0500
+++ shadow/77446.tmp.14233	2006-02-11 07:54:57.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 77446
 Product: Mono: Compilers
 Version: 1.1
 OS: unknown
 OS Details: MacOS X 10.4
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: 008 One day
 Priority: Major
 Component: C#
 AssignedTo: martin at ximian.com                            
 ReportedBy: vlm at lionet.info               
 QAContact: mono-bugs at ximian.com
@@ -109,6 +109,11 @@
 Nullable<T> should be where T : struct. So the patch should probably
 be backed out, and the signature on nullable fixed.
 
 ------- Additional Comments From vargaz at gmail.com  2006-02-10 16:39 -------
 The Nullable signature is now fixed.
 
+
+------- Additional Comments From vargaz at gmail.com  2006-02-11 07:54 -------
+The runtime changes are also reverted, so the original testcase is
+no longer valid.
+


More information about the mono-bugs mailing list