[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 03:56:38 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-21 18:46:02.000000000 -0400
+++ shadow/76482.tmp.17082 2005-10-24 03:56:38.000000000 -0400
@@ -50,6 +50,11 @@
consistently.
Additional Information:
It is not a runtime/classlib matter but gmcs matter (gmcs-compiled binary
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.
More information about the mono-bugs
mailing list