[Mono-bugs] [Bug 29435][Nor] Changed - Reporting wrong error when accessing private fields of a base class

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
27 Aug 2002 23:39:29 -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@gnome.org.

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

--- shadow/29435	Tue Aug 27 19:36:51 2002
+++ shadow/29435.tmp.25224	Tue Aug 27 19:39:29 2002
@@ -3,13 +3,13 @@
 Version: unspecified
 OS: unknown
 OS Details: 
 Status: ASSIGNED   
 Resolution: 
 Severity: Unknown
-Priority: Major
+Priority: Normal
 Component: Misc
 AssignedTo: martin@gnome.org                            
 ReportedBy: gonzalo@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
@@ -46,7 +46,11 @@
 Oh, so this problem also exists for fields.  Already realized it for properties in the debugger module.
 
 
 ------- Additional Comments From martin@gnome.org  2002-08-27 19:36 -------
 It's no longer possible to access the private fields, but MCS reports a wrong error message.
 Still working on it, needed to do it in two steps.
+
+
+------- Additional Comments From martin@gnome.org  2002-08-27 19:39 -------
+MCS is actually reporting an error, setting priority back to normal.