[Mono-bugs] [Bug 74995][Nor] Changed - [GMCS] does not infer types
when a parameter is a delegate
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Jun 20 22:35:02 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 dsilva at ccs.neu.edu.
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 dsilva at ccs.neu.edu 2005-06-20 22:35 -------
+I see. Thanks.
More information about the mono-bugs
mailing list