[Mono-bugs] [Bug 71013][Cri] Changed - generic signatures complains error
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 16 Feb 2005 18:20:17 -0500 (EST)
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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=71013
--- shadow/71013 2005-02-16 02:40:45.000000000 -0500
+++ shadow/71013.tmp.17030 2005-02-16 18:20:17.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 71013
Product: Mono: Compilers
Version: 1.1
OS: unknown
OS Details:
-Status: REOPENED
-Resolution:
+Status: RESOLVED
+Resolution: NOTABUG
Severity: Unknown
Priority: Critical
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: tsureshkumar@novell.com
QAContact: mono-bugs@ximian.com
@@ -128,6 +128,12 @@
}
}
// </snip>
Thanks,
Suresh.
+
+------- Additional Comments From miguel@ximian.com 2005-02-16 18:20 -------
+The program you pasted does not compile with either csc or gmcs.
+
+As I said, you are trying to unify on the type parameters.
+