[Mono-bugs] [Bug 75009][Nor] Changed - static protected member accessible by any class

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat May 21 14:11:25 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 bmaurer at users.sf.net.

http://bugzilla.ximian.com/show_bug.cgi?id=75009

--- shadow/75009	2005-05-20 14:01:40.000000000 -0400
+++ shadow/75009.tmp.29315	2005-05-21 14:11:25.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 75009
 Product: Mono: Compilers
 Version: 1.1
 OS: GNU/Linux [Other]
 OS Details: Ubuntu 5.04
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: pisanko at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -41,6 +41,14 @@
 
 			C.M();
 		}
 	}
 }
 --- cut here ---
+
+------- Additional Comments From bmaurer at users.sf.net  2005-05-21 14:11 -------
+[benm at omega benm]$ mcs x.cs
+x.cs(18) error CS0122: 'Bug.C.M' is inaccessible due to its protection
+level
+Compilation failed: 1 error(s), 0 warnings
+
+thats on SVN head.


More information about the mono-bugs mailing list