[Mono-bugs] [Bug 79362][Maj] Changed - [GMCS] Cannot access protected members of base class from the constructor
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Sep 18 21:28:22 EDT 2006
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 at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79362
--- shadow/79362 2006-09-18 19:43:13.000000000 -0400
+++ shadow/79362.tmp.28270 2006-09-18 21:28:22.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 79362
Product: Mono: Compilers
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Major
Component: C#
AssignedTo: martin at ximian.com
ReportedBy: jan.oravec at 6com.sk
QAContact: mono-bugs at ximian.com
@@ -52,6 +52,9 @@
The error message is obviously non-sense. Similar non-generic code is
compilable. Also, changing 'protected int Foo' to 'public int Foo' helps to
compile the code.
------- Additional Comments From martin at ximian.com 2006-09-18 19:43 -------
Setting priority to a sane value and stealing the bug.
+
+------- Additional Comments From martin at ximian.com 2006-09-18 21:28 -------
+Fixed in SVN.
More information about the mono-bugs
mailing list