[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
Mon, 15 Mar 2004 17:38:48 -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=53557
--- shadow/53557 2004-01-29 13:10:25.000000000 -0500
+++ shadow/53557.tmp.1797 2004-03-15 17:38:48.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 53557
-Product: Mono/Compilers
+Product: Mono: Compilers
Version: unspecified
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: chris@turchin.net
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -57,6 +57,11 @@
mono with mcs.
------- Additional Comments From chris@turchin.net 2004-01-29 13:10 -------
Created an attachment (id=6555)
lock.cs file... generates the compiler error.
+
+------- Additional Comments From miguel@ximian.com 2004-03-15 17:38 -------
+Can you create a small sample that reproduces this problem?
+
+The file you uploaded compiles fine.