[Mono-bugs] [Bug 32068][Min] Changed - mcs should give error for deep cycles in struct

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Thu, 10 Jul 2003 09:07: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=32068

--- shadow/32068	Thu Jul 10 09:06:55 2003
+++ shadow/32068.tmp.29500	Thu Jul 10 09:07:34 2003
@@ -1,13 +1,13 @@
 Bug#: 32068
 Product: Mono/MCS
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Minor
 Component: Misc
 AssignedTo: martin@ximian.com                            
 ReportedBy: hwang_rob@yahoo.ca               
 QAContact: mono-bugs@ximian.com
@@ -75,6 +75,9 @@
 ------- Additional Comments From martin@ximian.com  2003-05-19 05:53 -------
 I think this can now easily be checked with the new flow analysis code where this'd also cause problems.  I'll have a look at it.
 
 
 ------- Additional Comments From martin@ximian.com  2003-07-10 09:06 -------
 Fixed in CVS.
+
+------- Additional Comments From martin@ximian.com  2003-07-10 09:07 -------
+FIxed.