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=74995 --- shadow/74995 2005-06-20 16:43:00.000000000 -0400 +++ shadow/74995.tmp.24596 2005-06-20 22:35:02.000000000 -0400 @@ -60,6 +60,9 @@ Not entirely sure (csc doesn't compile this code either), but my guess is that the reason is that the anonymous delegate's signature only contains T, but not U. U is only used in the delegate's return type, but that's not part of the signature. + +------- Additional Comments From [EMAIL PROTECTED] 2005-06-20 22:35 ------- +I see. Thanks. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
