[Mono-bugs] [Bug 41880][Nor] Changed - MCS must forbid access to static methods in a internal class

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Sun, 27 Apr 2003 12:56:09 -0400 (EDT)


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 miguel@ximian.com.

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

--- shadow/41880	Thu Apr 24 15:56:17 2003
+++ shadow/41880.tmp.9688	Sun Apr 27 12:56:09 2003
@@ -1,13 +1,13 @@
 Bug#: 41880
 Product: Mono/MCS
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: yoros@wanadoo.es               
 QAContact: mono-bugs@ximian.com
@@ -47,6 +47,9 @@
 Internal.cs, it compiles in CSC and MCS.
 
 
 ------- Additional Comments From yoros@wanadoo.es  2003-04-24 15:56 -------
 Sorry, the first file I attached was External.cs. This file must be
 compiled after Internal.cs.
+
+------- Additional Comments From miguel@ximian.com  2003-04-27 12:56 -------
+Fix coming to CVS.