[Mono-bugs] [Bug 79459][Wis] Changed - Bad error message for unimplementable interface
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Sep 21 08:24:27 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 fog at initd.org.
http://bugzilla.ximian.com/show_bug.cgi?id=79459
--- shadow/79459 2006-09-21 08:23:38.000000000 -0400
+++ shadow/79459.tmp.22996 2006-09-21 08:24:27.000000000 -0400
@@ -23,6 +23,11 @@
a warning). Then the compilation fails saying to A.X is not implemented
(true) but does not say that implementing A.X is impossible because of
B<T>.X already implemented.
A better error message (maybe a compilation failure on the interface) would
be a nice addition, IMHO.
+
+------- Additional Comments From fog at initd.org 2006-09-21 08:24 -------
+Created an attachment (id=17722)
+Example program that fails compilation
+
More information about the mono-bugs
mailing list