[Mono-bugs] [Bug 76954][Nor] Changed - [/doc] CS0419 is reported
for cref to method on interface that hides inherited member
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Dec 9 06:50:22 EST 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 atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76954
--- shadow/76954 2005-12-09 02:49:28.000000000 -0500
+++ shadow/76954.tmp.20202 2005-12-09 06:50:22.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 76954
Product: Mono: Compilers
Version: 1.1
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: atsushi at ximian.com
ReportedBy: gert.driesen at pandora.be
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -91,6 +91,9 @@
attribute 'IB.Execute'. Assuming 'IB.Execute()' but other overloads
including 'IA.Execute()' have also matched
Expected result:
Successful compilation without warnings.
+
+------- Additional Comments From atsushi at ximian.com 2005-12-09 06:50 -------
+Uhoh, it is very good catch. Now fixed in svn (r54154). Thanks.
More information about the mono-bugs
mailing list