[Mono-bugs] [Bug 77446][Maj] Changed - [GMCS] Nullable types
assignment crashes reflection
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Feb 9 13:01:49 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 vlm at lionet.info.
http://bugzilla.ximian.com/show_bug.cgi?id=77446
--- shadow/77446 2006-02-09 09:46:10.000000000 -0500
+++ shadow/77446.tmp.982 2006-02-09 13:01:49.000000000 -0500
@@ -85,6 +85,11 @@
------- Additional Comments From vargaz at gmail.com 2006-02-09 09:46 -------
Fixed in SVN HEAD and 1.1.13. BTW, using string? does not have any
advantage over using string, since reference types are already 'nullable'.
+
+------- Additional Comments From vlm at lionet.info 2006-02-09 13:01 -------
+String is of no importance; just for the sake of this test case.
+
+Thanks!
More information about the mono-bugs
mailing list