[Mono-bugs] [Bug 75155][Wis] Changed - Bad mcs error message when passing method in as delegate parameter

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Jun 8 15:02:04 EDT 2005


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

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

--- shadow/75155	2005-06-04 12:11:55.000000000 -0400
+++ shadow/75155.tmp.30704	2005-06-08 15:02:04.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 75155
 Product: Mono: Compilers
 Version: 1.0
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: NOTABUG
 Severity: Unknown
 Priority: Wishlist
 Component: C#
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: dsd at gentoo.org               
 QAContact: mono-bugs at ximian.com
@@ -35,6 +35,9 @@
 
 
 ------- Additional Comments From joeshaw at novell.com  2005-06-04 12:11 -------
 The issue here is that SomeFunc is a method and not a delegate.  The
 automatic wrapping of a method in the appropriate delegate is a C# 2.0
 feature and not implemented in mono 1.0.x branch.
+
+------- Additional Comments From miguel at ximian.com  2005-06-08 15:02 -------
+Thanks for tracking this down Joe.


More information about the mono-bugs mailing list