[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
Thu, 24 Apr 2003 15:56:17 -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 yoros@wanadoo.es.
http://bugzilla.ximian.com/show_bug.cgi?id=41880
--- shadow/41880 Thu Apr 24 15:53:45 2003
+++ shadow/41880.tmp.27379 Thu Apr 24 15:56:17 2003
@@ -1,14 +1,14 @@
Bug#: 41880
Product: Mono/MCS
Version: unspecified
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: yoros@wanadoo.es
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -43,6 +43,10 @@
------- Additional Comments From yoros@wanadoo.es 2003-04-24 15:53 -------
Created an attachment (id=4114)
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.