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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] +AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2006-09-18 19:43 ------- +Setting priority to a sane value and stealing the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
