[Mono-bugs] [Bug 55698][Nor] Changed - We allow struct cycle

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 28 Apr 2004 14:15:34 -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 martin@ximian.com.

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

--- shadow/55698	2004-03-25 12:41:39.000000000 -0500
+++ shadow/55698.tmp.8056	2004-04-28 14:15:34.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 55698
 Product: Mono: Compilers
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: bmaurer@users.sf.net               
 QAContact: mono-bugs@ximian.com
@@ -31,6 +31,9 @@
 
 CS0523 : Struct member `X.t' of type `T' causes a cycle in the structure
 layout.
 
 ------- Additional Comments From bmaurer@users.sf.net  2004-03-25 12:41 -------
 cs0523.cs
+
+------- Additional Comments From martin@ximian.com  2004-04-28 14:15 -------
+Fixed in CVS.