[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 13:13:48 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 08:42:35.000000000 -0400
+++ shadow/74995.tmp.17526 2005-06-20 13:13:48.000000000 -0400
@@ -47,6 +47,11 @@
------- Additional Comments From martin at ximian.com 2005-06-20 08:42 -------
Tested and confirmed as NOTABUG.
------- Additional Comments From martin at ximian.com 2005-06-20 08:42 -------
Stupid Bugzilla - close as NOTABUG, not FIXED.
+
+------- Additional Comments From dsilva at ccs.neu.edu 2005-06-20 13:13 -------
+I don't understand -- why is it not possible for the inferrer see that
+the first argument's type is int[] and the second's is (int ->
+string), then fill in T and U for mapArray?
More information about the mono-bugs
mailing list