[Mono-bugs] [Bug 78688][Nor] Changed - [GMCS] conversion missing
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Oct 12 09:47:57 EDT 2006
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=78688
--- shadow/78688 2006-10-07 12:02:26.000000000 -0400
+++ shadow/78688.tmp.29504 2006-10-12 09:47:57.000000000 -0400
@@ -1,12 +1,12 @@
Bug#: 78688
Product: Mono: Compilers
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
+Status: NEEDINFO
Resolution:
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: martin at ximian.com
ReportedBy: krzys at cs.cornell.edu
@@ -64,6 +64,9 @@
public class E<K, C> : ID<K, E<K, C>> where C : IA<K> where K :
System.IComparable<K>
{
int IComparable<K>.CompareTo(K other) { return 0; }
}
+
+------- Additional Comments From martin at ximian.com 2006-10-12 09:47 -------
+Works for me.
More information about the mono-bugs
mailing list