[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:06:55 -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	Sun Jul  6 12:41:26 2003
+++ shadow/32068.tmp.29474	Thu Jul 10 09:06:55 2003
@@ -72,6 +72,9 @@
 mcs doesn't report an error; priority == minor.
 
 
 ------- 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.