[Mono-bugs] [Bug 71300][Min] Changed -
TestGetConstructorNullElementType
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Jan 2 16:44:06 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 sebastien at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=71300
--- shadow/71300 2006-01-02 14:43:05.000000000 -0500
+++ shadow/71300.tmp.4240 2006-01-02 16:44:05.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 71300
Product: Mono: Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Minor
Component: CORLIB
AssignedTo: sebastien at ximian.com
ReportedBy: miguel at ximian.com
QAContact: mono-bugs at ximian.com
@@ -110,6 +110,10 @@
I'm reverting r45150 and adding a test case with this sample.
------- Additional Comments From sebastien at ximian.com 2006-01-02 14:43 -------
It seems the patch for Type was, at least partly, right. However we
have problem in Activator when we do not supply null as a parameter
(as we can't directly infer the type).
+
+------- Additional Comments From sebastien at ximian.com 2006-01-02 16:44 -------
+Fixed in SVN (r54982) with new unit tests for both Activator and Type
+(r54983).
More information about the mono-bugs
mailing list