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 [EMAIL PROTECTED]

http://bugzilla.ximian.com/show_bug.cgi?id=71300

--- shadow/71300        2005-06-02 12:33:54.000000000 -0400
+++ shadow/71300.tmp.2625       2006-01-02 14:43:05.000000000 -0500
@@ -1,17 +1,17 @@
 Bug#: 71300
 Product: Mono: Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: REOPENED   
+Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Minor
 Component: CORLIB
-AssignedTo: [EMAIL PROTECTED]                            
+AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: TestGetConstructorNullElementType
@@ -105,6 +105,11 @@
                o = Activator.CreateInstance (t, new object [] { null });
        }
 }
 --------------------
 
 I'm reverting r45150 and adding a test case with this sample.
+
+------- Additional Comments From [EMAIL PROTECTED]  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).
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to