[Mono-bugs] [Bug 39383][Wis] Changed - Activator throws exception when null paramaters are passed to constructor

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Mon, 24 Mar 2003 21:49:41 -0500 (EST)


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 gonzalo@ximian.com.

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

--- shadow/39383	Sun Mar  9 13:35:14 2003
+++ shadow/39383.tmp.5881	Mon Mar 24 21:49:41 2003
@@ -2,13 +2,13 @@
 Product: Mono/Class Libraries
 Version: unspecified
 OS: Mandrake 9.0
 OS Details: This issue should be consistent on all platforms
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: tcabanski@oai.cc               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -463,6 +463,9 @@
     // Activator.CreateInstance(), Activator.CreateComInstanceFrom()...
     private string strAssembly = "corlib_test.dll";
     
   }
   
 }
+
+------- Additional Comments From gonzalo@ximian.com  2003-03-24 21:49 -------
+Can you please attach diffs with your changes? Thanks in advance.