[Mono-bugs] [Bug 53557][Wis] Changed - mcs erroneously returns a CS0146: Class definition is circular error
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 16 Mar 2004 07:59:53 -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 bmaurer@users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=53557
--- shadow/53557 2004-03-16 05:18:13.000000000 -0500
+++ shadow/53557.tmp.15785 2004-03-16 07:59:53.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 53557
Product: Mono: Compilers
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: chris@turchin.net
QAContact: mono-bugs@ximian.com
@@ -67,6 +67,9 @@
The file you uploaded compiles fine.
------- Additional Comments From chris@turchin.net 2004-03-16 05:18 -------
The mcs from cvs built today (2004-03-16) no longer reports this
error. I get other errors now, but they appear to be problems in the
code. Thanks!
+
+------- Additional Comments From bmaurer@users.sf.net 2004-03-16 07:59 -------
+Am closing this because of the above comment.