[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
Thu Mar 9 07:17:19 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 martin at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77712
--- shadow/77712 2006-03-06 02:50:21.000000000 -0500
+++ shadow/77712.tmp.30243 2006-03-09 07:17:19.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 77712
Product: Mono: Compilers
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: martin at ximian.com
ReportedBy: atsushi at ximian.com
QAContact: mono-bugs at ximian.com
@@ -68,6 +68,9 @@
------- 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.
+
+------- Additional Comments From martin at ximian.com 2006-03-09 07:17 -------
+.
More information about the mono-bugs
mailing list