[Mono-bugs] [Bug 30101][Nor] Changed - mcs does fail on 'params'
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Thu, 27 Feb 2003 16:32:32 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=30101
--- shadow/30101 Thu Dec 26 21:14:35 2002
+++ shadow/30101.tmp.25944 Thu Feb 27 16:32:32 2003
@@ -11,13 +11,13 @@
AssignedTo: ravi@ximian.com
ReportedBy: duncan@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Summary: mcs does fail on 'params'
-BugsThisDependsOn: 30171
+BugsThisDependsOn: 30171[FIXED]
Even though CorCompare shows that we have all of System.CodeDom
implemented, this example from the Quickstart fails to compile. The error is:
listbuilder.cs(88) error CS1502: The best overloaded match for method 'int
Add (System.CodeDom.CodeTypeReference)' has some invalid arguments