[Mono-bugs] [Bug 71255][Nor] Changed - Access to private fields from parent classes is wrong.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 13 Jan 2005 20:41:49 -0500 (EST)


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=71255

--- shadow/71255	2005-01-13 19:47:14.000000000 -0500
+++ shadow/71255.tmp.31126	2005-01-13 20:41:49.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 71255
 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: miguel@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -36,6 +36,9 @@
 	}
 
 	static void Main ()
 	{
 	}
 }
+
+------- Additional Comments From miguel@ximian.com  2005-01-13 20:41 -------
+Fixed