[Mono-bugs] [Bug 57303][Nor] Changed - property override breakage in internal class
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 23 Apr 2004 13:08:17 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=57303
--- shadow/57303 2004-04-20 21:14:39.000000000 -0400
+++ shadow/57303.tmp.28377 2004-04-23 13:08:17.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 57303
Product: Mono: Compilers
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: vladimir@pobox.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -50,6 +50,9 @@
bug30.cs(16) error CS1540: Cannot access protected member
`Foo.SomeProperty' via a qualifier of type `Foo'; the qualifier must be of
type `Foo+FooPrivate' (or derived from it)
csc compiles this fine. This construct shows up quite a bit in nGallery.
+
+------- Additional Comments From miguel@ximian.com 2004-04-23 13:08 -------
+Fixed on CVS