[Mono-bugs] [Bug 60558][Nor] Changed - properties with only setters can not be overridden

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 22 Jun 2004 09:57:41 -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 iain@mccoy.id.au.

http://bugzilla.ximian.com/show_bug.cgi?id=60558

--- shadow/60558	2004-06-22 09:55:50.000000000 -0400
+++ shadow/60558.tmp.20917	2004-06-22 09:57:41.000000000 -0400
@@ -38,6 +38,11 @@
 And is okay if there is both a getter and a setter defined:
 mcs -target:library base-both.cs
 mcs -target:library -r:base-both.dll derived-both.cs
 
 I'm running mono and mcs from whatever was in anoncvs when I updated half
 an hour ago.
+
+------- Additional Comments From iain@mccoy.id.au  2004-06-22 09:57 -------
+Created an attachment (id=8274)
+base-both.cs
+