[Mono-bugs] [Bug 80407][Nor] Changed - CS0229 / CS0122 errors reported when hiding property in interface
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Feb 24 10:32:07 EST 2007
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 marek.safar at seznam.cz.
http://bugzilla.ximian.com/show_bug.cgi?id=80407
--- shadow/80407 2007-01-01 01:21:44.000000000 -0500
+++ shadow/80407.tmp.14272 2007-02-24 10:32:07.000000000 -0500
@@ -67,6 +67,9 @@
test.cs(6,16): error CS0229: Ambiguity between `B.Spec' and `A.Spec'
test.cs(27,13): (Location of the symbol related to previous error)
test.cs(18,9): (Location of the symbol related to previous error)
test.cs(6,16): error CS0122: `A.Spec' is inaccessible due to its
protection level
test.cs(18,9): (Location of the symbol related to previous error)
+
+------- Additional Comments From marek.safar at seznam.cz 2007-02-24 10:32 -------
+*** Bug 80846 has been marked as a duplicate of this bug. ***
More information about the mono-bugs
mailing list