[Mono-bugs] [Bug 55382][Nor] Changed - MSC reports invalid warning CS0109 when hiding inherited member of other type
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 9 Mar 2004 15:46:49 -0500 (EST)
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@pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=55382
--- shadow/55382 2004-03-09 15:46:29.000000000 -0500
+++ shadow/55382.tmp.7023 2004-03-09 15:46:49.000000000 -0500
@@ -47,6 +47,11 @@
test.cs(26) warning CS0109: The member
`NDoc.Test.NewStuff.NewDerived.NewVirtualPropertySNOKOM' does not hide an
inherited member. The keyword new is not required
Compilation succeeded - 2 warning(s)
The attached source file compiles without warning using csc.
+
+------- Additional Comments From gert.driesen@pandora.be 2004-03-09 15:46 -------
+Created an attachment (id=6905)
+repro
+