[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 08:42:01 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 martin at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74995
--- shadow/74995 2005-06-17 11:54:56.000000000 -0400
+++ shadow/74995.tmp.15125 2005-06-20 08:42:01.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 74995
Product: Mono: Compilers
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: martin at ximian.com
ReportedBy: dsilva at ccs.neu.edu
QAContact: mono-bugs at ximian.com
@@ -41,6 +41,9 @@
}
$ gmcs map.cs
map.cs(6) error CS0411: The type arguments for method `mapArray' cannot be
infered from the usage. Try specifying the type arguments explicitly.
Compilation failed: 1 error(s), 0 warnings
+
+------- Additional Comments From martin at ximian.com 2005-06-20 08:42 -------
+Tested and confirmed as NOTABUG.
More information about the mono-bugs
mailing list