[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 28 10:15:03 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 rharinath at novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79459
--- shadow/79459 2006-09-21 08:24:27.000000000 -0400
+++ shadow/79459.tmp.16439 2006-09-28 10:15:03.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 79459
Product: Mono: Compilers
Version: 1.1
-OS:
+OS: unknown
OS Details: Debian unstable
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: NOTABUG
+Severity: Unknown
Priority: Wishlist
Component: C#
AssignedTo: rharinath at novell.com
ReportedBy: fog at initd.org
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -28,6 +28,12 @@
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
+
+------- Additional Comments From rharinath at novell.com 2006-09-28 10:15 -------
+I disagree. You can always implement A with
+
+ object A.X { return _x; }
+
More information about the mono-bugs
mailing list