[Mono-bugs] [Bug 47216][Wis] Changed - bogus warnings on overriding parent properties with a method
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Thu, 31 Jul 2003 18:23:05 -0400 (EDT)
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 orphennui@yahoo.com.
http://bugzilla.ximian.com/show_bug.cgi?id=47216
--- shadow/47216 Thu Jul 31 18:14:54 2003
+++ shadow/47216.tmp.4766 Thu Jul 31 18:23:05 2003
@@ -11,13 +11,13 @@
AssignedTo: mono-bugs@ximian.com
ReportedBy: orphennui@yahoo.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: bogus warnings on subclasses overriding parent methods
+Summary: bogus warnings on overriding parent properties with a method
I get warnings about needing to use "new" on methods which have the same
name but a different signature (argument list anyways, dunno about retval)
than a method in their parent. This seems incorrect.
------- Additional Comments From orphennui@yahoo.com 2003-07-31 18:14 -------