[Mono-bugs] [Bug 79081][Nor] Changed - mcs doesn't complain about using static methods inside a private inner class from another class.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Oct 27 17:59:17 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 marek.safar at seznam.cz.

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

--- shadow/79081	2006-08-15 17:31:22.000000000 -0400
+++ shadow/79081.tmp.15274	2006-10-27 17:59:17.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 79081
 Product: Mono: Compilers
 Version: 1.0
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: rharinath at novell.com                            
 ReportedBy: alex.olk at googlemail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -46,6 +46,9 @@
 		public static void Main(string[] args)
 		{
 			A.B.Method ();
 		}
 	}
 }
+
+------- Additional Comments From marek.safar at seznam.cz  2006-10-27 17:59 -------
+Fixed in SVN.


More information about the mono-bugs mailing list