[Mono-bugs] [Bug 40166][Nor] Changed - Array derived classes need a .ctor (Int32)

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Mon, 12 May 2003 09:50:26 -0400 (EDT)


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 .

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

--- shadow/40166	Thu Mar 27 01:51:02 2003
+++ shadow/40166.tmp.14431	Mon May 12 09:50:26 2003
@@ -10,13 +10,12 @@
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: gonzalo@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: Array derived classes need a .ctor (Int32)
 
 A mail from Ian McLean in mono-devel-list says:
 
 When I interrogate an array type ( subtype of System.Array ) using 
 reflection it appears to have no constructors. So the following code