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

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Feb 10 16:39:08 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-09 16:27:33.000000000 -0500
+++ shadow/77446.tmp.2427	2006-02-10 16:39:08.000000000 -0500
@@ -105,6 +105,10 @@
 'System.Str
 ng', on 'System.Nullable`1[T]' violates the constraint of type
 parameter 'T'.
 
 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.
+


More information about the mono-bugs mailing list