[Mono-bugs] [Bug 76482][Nor] Changed - [GMCS] gmcs emits extraneous
base interfaces as generic parameter constraints
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Oct 24 04:30:34 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=76482
--- shadow/76482 2005-10-24 03:56:38.000000000 -0400
+++ shadow/76482.tmp.18582 2005-10-24 04:30:34.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 76482
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: atsushi at ximian.com
QAContact: mono-bugs at ximian.com
@@ -55,6 +55,9 @@
shows ICloneable on .NET).
------- Additional Comments From martin at ximian.com 2005-10-24 03:56 -------
Dammit - another such case where the spec is inconsistent:
classes do list all interfaces they implement (including inherited
interfaces), but type parameter constraints do not.
+
+------- Additional Comments From martin at ximian.com 2005-10-24 04:30 -------
+Fixed in SVN.
More information about the mono-bugs
mailing list