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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -35,6 +35,9 @@ ------- Additional Comments From [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2005-06-08 15:02 ------- +Thanks for tracking this down Joe. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
