[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 19:43:13 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-11 15:28:05.000000000 -0400
+++ shadow/79362.tmp.26728	2006-09-18 19:43:13.000000000 -0400
@@ -1,17 +1,17 @@
 Bug#: 79362
 Product: Mono: Compilers
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
-Priority: Blocker
+Severity: Unknown
+Priority: Major
 Component: C#
-AssignedTo: rharinath at novell.com                            
+AssignedTo: martin at ximian.com                            
 ReportedBy: jan.oravec at 6com.sk               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: [GMCS] Cannot access protected members of base class from the constructor
@@ -49,6 +49,9 @@
 qualifier of type `B<T>'; the qualifier must be of type `B<T>' (or derived
 from it)
 
 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.


More information about the mono-bugs mailing list