[Mono-bugs] [Bug 77712][Nor] Changed - [GMCS] incorrect CS0121 -
call to base overriden methods are said ambiguous
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Mar 6 02:50:21 EST 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 atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77712
--- shadow/77712 2006-03-06 01:41:56.000000000 -0500
+++ shadow/77712.tmp.12222 2006-03-06 02:50:21.000000000 -0500
@@ -1,17 +1,17 @@
Bug#: 77712
Product: Mono: Compilers
Version: 1.1
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: C#
-AssignedTo: rharinath at novell.com
+AssignedTo: martin at ximian.com
ReportedBy: atsushi at ximian.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: [GMCS] incorrect CS0121 - call to base overriden methods are said ambiguous
@@ -61,6 +61,13 @@
consistently.
Additional Information:
It still happens when you replace "string" with a generic type argument.
+
+------- Additional Comments From atsushi at ximian.com 2006-03-06 02:50 -------
+r57569 works fine, while r57570 does not. It also seems already
+backported to 1-1-13 branch.
+
+Additional information: it only happens to "base" access. Having
+another member to call those Hoge() does not raise any errors.
More information about the mono-bugs
mailing list