[Mono-bugs] [Bug 75087][Nor] Changed - Protected static members are
treated as public
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun May 29 07:57:00 EDT 2005
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 jo at lumumba.luc.ac.be.
http://bugzilla.ximian.com/show_bug.cgi?id=75087
--- shadow/75087 2005-05-29 07:56:00.000000000 -0400
+++ shadow/75087.tmp.18567 2005-05-29 07:57:00.000000000 -0400
@@ -2,22 +2,22 @@
Product: Mono: Compilers
Version: 1.1
OS: All
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: mono-bugs at ximian.com
ReportedBy: jo at lumumba.luc.ac.be
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: Procected static members are treated as public
+Summary: Protected static members are treated as public
Description of Problem:
When accessing a protected static member of class A in class B, where B is no subclass of A, the
compiler does not give an error.
Steps to reproduce the problem:
More information about the mono-bugs
mailing list