[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
Thu, 17 Mar 2005 09:04:30 -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-16 12:30:56.000000000 -0500
+++ shadow/73629.tmp.25244 2005-03-17 09:04:29.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 73629
Product: Mono: Compilers
Version: 1.1
OS: All
OS Details:
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: martin@ximian.com
ReportedBy: marcus@cuda.org
QAContact: mono-bugs@ximian.com
@@ -39,6 +39,9 @@
Actual Results:
test.cs(10) error CS1501: New invocation: Can not find a constructor in
`Test`1' for this argument list
Expected Results:
Should compile fine, does so under .NET 2.0 beta1.
+
+------- Additional Comments From martin@ximian.com 2005-03-17 09:04 -------
+Fixed in SVN.