[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:49:28 -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:39:29 2002
+++ shadow/29435.tmp.3426 Tue Aug 27 19:49:28 2002
@@ -1,13 +1,13 @@
Bug#: 29435
Product: Mono/MCS
Version: unspecified
OS: unknown
OS Details:
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Misc
AssignedTo: martin@gnome.org
ReportedBy: gonzalo@ximian.com
QAContact: mono-bugs@ximian.com
@@ -50,7 +50,11 @@
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.
+
+
+------- Additional Comments From martin@gnome.org 2002-08-27 19:49 -------
+Ok, that wasn't hard, fixed in CVS.