[Mono-bugs] [Bug 73629][Nor] Changed - [GMCS]: Cannot locate a constructor with a generic multidimensional array param.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 16 Mar 2005 12:30:56 -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 martin@ximian.com.

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

--- shadow/73629	2005-03-15 21:03:30.000000000 -0500
+++ shadow/73629.tmp.5703	2005-03-16 12:30:56.000000000 -0500
@@ -1,23 +1,23 @@
 Bug#: 73629
 Product: Mono: Compilers
 Version: 1.1
 OS: All
 OS Details: 
-Status: NEW   
+Status: ASSIGNED   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: martin@ximian.com                            
 ReportedBy: marcus@cuda.org               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: gmcs cannot locate a constructor with a generic multidimensional array param.
+Summary: [GMCS]: Cannot locate a constructor with a generic multidimensional array param.
 
 Description of Problem:
 gmcs cannot a locate a constructor with a generic multidimensional array
 parameter. Works fine for non-generic types.
 
 Steps to reproduce the problem: