[Mono-bugs] [Bug 69722][Nor] Changed - mcs compiler bug with embedded classes
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 24 Nov 2004 19:31:01 -0500 (EST)
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=69722
--- shadow/69722 2004-11-19 17:21:49.000000000 -0500
+++ shadow/69722.tmp.7354 2004-11-24 19:31:01.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 69722
Product: Mono: Compilers
Version: 1.0
-OS:
+OS: unknown
OS Details: macosx 10.3.5
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: joe@otee.dk
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -37,6 +37,12 @@
}
};
static void Main ()
{}
};
+
+------- Additional Comments From miguel@ximian.com 2004-11-24 19:31 -------
+This has been fixed in the development version of the C# compiler.
+
+
+