[Mono-bugs] [Bug 76406][Nor] Changed -
System.Reflection.PropertyInfo.SetValue () breaks with
nullable types
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Mar 9 16:46:09 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=76406
--- shadow/76406 2005-11-27 12:29:47.000000000 -0500
+++ shadow/76406.tmp.4442 2006-03-09 16:46:09.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 76406
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details: gmcs 1.1.5.0, mono 1.1.8.3-1ubuntu2 (also tried 1.1.9)
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: mono-bugs at ximian.com
ReportedBy: axel at banzais.org
QAContact: mono-bugs at ximian.com
@@ -48,6 +48,13 @@
Test case for 1.1.10
------- Additional Comments From axel at banzais.org 2005-11-27 12:29 -------
Still doesnt work properly in 1.1.10 although i don't get the error
anymore. See attached test case for details.
+
+------- Additional Comments From vargaz at gmail.com 2006-03-09 16:46 -------
+This was fixed a long time ago, altough the test case doesn't
+compile with latest gmcs:
+
+http://bugzilla.ximian.com/show_bug.cgi?id=77750
+
More information about the mono-bugs
mailing list