[Mono-bugs] [Bug 32709][Nor] Changed - should flag access to protected base members through instance.
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
16 Nov 2002 22:14:09 -0000
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 martin@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=32709
--- shadow/32709 Mon Nov 11 11:18:52 2002
+++ shadow/32709.tmp.13229 Sat Nov 16 17:14:09 2002
@@ -1,13 +1,13 @@
Bug#: 32709
Product: Mono/MCS
Version: unspecified
OS: other
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Misc
AssignedTo: martin@ximian.com
ReportedBy: miguel@ximian.com
QAContact: mono-bugs@ximian.com
@@ -35,7 +35,12 @@
}
}
------- Additional Comments From martin@ximian.com 2002-11-11 11:18 -------
Hmm, I'll try to fix this together with #33089.
+
+
+------- Additional Comments From martin@ximian.com 2002-11-16 17:14 -------
+Ok, the best way to fix this was reverting your typemanager.cs changes and then doing our own filtering in
+PropertyExpr.ResolveAccessors.