[Mono-bugs] [Bug 46088][Nor] Changed - Nested class can access private members of base class of enclosing class
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Sat, 12 Jul 2003 11:50:18 -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 martin@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=46088
--- shadow/46088 Sat Jul 12 10:16:50 2003
+++ shadow/46088.tmp.31884 Sat Jul 12 11:50:18 2003
@@ -1,17 +1,17 @@
Bug#: 46088
Product: Mono/MCS
Version: unspecified
OS: unknown
OS Details:
-Status: REOPENED
+Status: NEW
Resolution:
Severity: Unknown
Priority: Normal
Component: Misc
-AssignedTo: mono-bugs@ximian.com
+AssignedTo: martin@ximian.com
ReportedBy: sestoft@dina.kvl.dk
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: Nested class can access private members of base class of enclosing class
@@ -97,6 +97,10 @@
Peter,
Please continue to report bugs. I would be happy to repro for you.
However, compiling mono does *not* take much effort. If you join us on
IRC, I am sure someone (possibly myself) would be happy to help you
compile.
+
+------- Additional Comments From martin@ximian.com 2003-07-12 11:50 -------
+Hmm, this is a real bug in MCS, I don't see why this one was set to
+NEEDINFO. I'll fix the MCS part of it.