[Mono-bugs] [Bug 77446][Maj] Changed - Nullable types assignment
crashes reflection
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Feb 2 06:51:25 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-02 06:50:20.000000000 -0500
+++ shadow/77446.tmp.19559 2006-02-02 06:51:25.000000000 -0500
@@ -75,6 +75,11 @@
Console.WriteLine("THIS STATEMENT CANNOT BE REACHED");
if(value == null) Console.WriteLine("EXPECTATION FAILED");
}
}
==========================================================
+
+------- Additional Comments From vlm at lionet.info 2006-02-02 06:51 -------
+Created an attachment (id=16440)
+Shortest C# source exploiting the problem.
+
More information about the mono-bugs
mailing list