[Mono-bugs] [Bug 80493][Nor] Changed - CS0109 reported when hiding interface member
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Jan 10 16:33:01 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 gert.driesen at pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=80493
--- shadow/80493 2007-01-10 16:22:35.000000000 -0500
+++ shadow/80493.tmp.5297 2007-01-10 16:33:01.000000000 -0500
@@ -2,13 +2,13 @@
Product: Mono: Compilers
Version: 1.2
OS: All
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: rharinath at novell.com
ReportedBy: gert.driesen at pandora.be
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -39,6 +39,9 @@
warning CS0109: The member 'IMutableSequeuence.this[int] does not hide an
inherited member. The new keyword is not required.
Expected result:
No warning.
+
+------- Additional Comments From gert.driesen at pandora.be 2007-01-10 16:33 -------
+Note: we do report CS0108 when the new keyword is removed.
More information about the mono-bugs
mailing list