[Mono-bugs] [Bug 36052][Nor] Changed - System.Activator doesn't work on Structuers

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Thu, 9 Jan 2003 17:33:49 -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=36052

--- shadow/36052	Thu Jan  9 16:07:06 2003
+++ shadow/36052.tmp.28522	Thu Jan  9 17:33:49 2003
@@ -1,13 +1,13 @@
 Bug#: 36052
 Product: Mono/Class Libraries
 Version: unspecified
 OS: Red Hat 7.3
 OS Details: 
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: System
 AssignedTo: gonzalo@ximian.com                            
 ReportedBy: tima@staff.airnet.com.au               
 QAContact: mono-bugs@ximian.com
@@ -51,6 +51,9 @@
 
 Additional Information:
 
 It appears that you are trying to call a constructor on a structure. As 
 far as I know structures don't have constructors. Activator needs to take 
 this into account.
+
+------- Additional Comments From gonzalo@ximian.com  2003-01-09 17:33 -------
+Fixed in CVS.