[Mono-bugs] [Bug 78678][Nor] Changed - mcs/gmcs can't match a delegate with 'params flag' against a method

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Jun 21 16:44:24 EDT 2006


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 at ximian.com.

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

--- shadow/78678	2006-06-21 10:09:02.000000000 -0400
+++ shadow/78678.tmp.9494	2006-06-21 16:44:24.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 78678
 Product: Mono: Compilers
 Version: 1.0
 OS: unknown
 OS Details: 
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: martin at ximian.com                            
 ReportedBy: vargaz at gmail.com               
 QAContact: mono-bugs at ximian.com
@@ -32,6 +32,9 @@
 
 	public static void Main () {
 		object o = new CallTargetWithContextN (CallWithContextN);
 	}
 }
 <<<<<<<<<<<<<<<<<<<<<<<<<
+
+------- Additional Comments From martin at ximian.com  2006-06-21 16:44 -------
+Fixed in SVN.


More information about the mono-bugs mailing list