[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
Thu, 10 Jul 2003 12:18:11 -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 bmaurer@users.sf.net.

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

--- shadow/46088	Thu Jul 10 10:38:34 2003
+++ shadow/46088.tmp.18701	Thu Jul 10 12:18:11 2003
@@ -1,14 +1,14 @@
 Bug#: 46088
 Product: Mono/MCS
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: sestoft@dina.kvl.dk               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -56,6 +56,11 @@
 
 Always.
 
 Additional Information:
 
 MS csc 1.1 rejects this access.
+
+------- Additional Comments From bmaurer@users.sf.net  2003-07-10 12:18 -------
+I would assume the 1.1 rt throws an error when you try to run the mcs 
+compiled file. Do we do the same? if not, this is also an error in 
+Mono/Runtime.